This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 10412 - AutoCorrect doesn't work sometimes
Summary: AutoCorrect doesn't work sometimes
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-16 16:11 UTC by Martin Matula
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matula 2001-03-16 16:11:32 UTC
When I have a method with parameters and description of parameters is missing 
in the JavaDoc, I try to go to Tools|AutoComment select the method and click 
AutoCorrect button. However, sometimes nothing happens after clicking the 
button.
Also when I don't have any JavaDoc for some method and write something to 
Javadoc Comment Text field in the AutoComment dialog and then 
click "AutoCorrect" button, the text I have entered dissapears.
Comment 1 Petr Suchomel 2001-03-16 17:33:12 UTC
Javadoc auto-correct doesn't work on consructor with parameters
Comment 2 Svata Dedic 2001-03-19 14:02:59 UTC
Actually a java/javadoc model issue. The change was not properly commited, so 
the model reverted back to the previous state (--> there was no change in the 
comment pane). And a call that should mirror the model's state into the source 
text was missing :-(

Fixed in release-3.2, dev-trunk.
Comment 3 Jan Becicka 2001-03-22 16:05:14 UTC
[release-32] Verified
Comment 4 Jan Chalupa 2001-05-05 23:23:27 UTC
Target milestone -> 3.2
Comment 5 Quality Engineering 2003-07-01 13:14:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.