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 12857 - In "Advanced Initialization Code" dialog there are 2 cursors at one time
Summary: In "Advanced Initialization Code" dialog there are 2 cursors at one time
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Josef Kozak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-14 22:29 UTC by Josef Kozak
Modified: 2003-06-30 18:29 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 Josef Kozak 2001-06-14 22:29:15 UTC
There are 2 cursors at one time in "Advanced Initialization Code" dialog.

steps to reproduce:
1. open customizer for some property (press "..." in the property sheet) with
   no pre-initialization code
2. in the Property Editor, click on "Advanced..."
3. fill some code into both preinit and postinit areas
4. confirm dialog by OK
5. again in the Property Editor, click on "Advanced..."
6. you can see 2 cursors at one time (both areas have cursor)
Comment 1 Josef Kozak 2001-06-14 22:38:32 UTC
JEditorPane's setEnabled is now reseted to false before the correct value is 
passed. Also the change in listening on changes of CheckBox was made, now it is 
listened on itemStateChanged instead of stateChanged.

changed files:
FormCustomEditorAdvanced.java, new revision 1.15

::: fixed in dev only
Comment 2 Marian Mirilovic 2001-06-18 16:18:19 UTC
verified in [nb_dev](212)
Comment 3 Marian Mirilovic 2001-07-18 13:42:10 UTC
verified for the second time, verification was needed -> this issue
was fixed now again with issue 13197
Comment 4 Quality Engineering 2003-06-30 18:29:59 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.