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 6538 - Some inconsistencies around Menus.
Summary: Some inconsistencies around Menus.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-04 20:48 UTC by Jan Stola
Modified: 2003-06-30 18:28 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 Jan Stola 2000-05-04 20:48:14 UTC
Put JMenuBar into JFrame.
Create new JCheckBoxMenuItem and JRadioButtonMenuItem.
Select them in FormEditor.

After that the checkBox and radioButton will be selected and their corresponding
_selected_ properties will be set to True but the source code will not be affected.

Put MenuBar into Frame.
Create new CheckBoxMenuItem.
Select it in FormEditor.
Now you can see that property _state_ is set to False but in FormEditor the checkBox is seleced.
Comment 1 Marek Grummich 2000-07-25 09:08:59 UTC
Priority is changed to P4 (normal).
Comment 2 Tomas Pavek 2001-02-23 18:21:51 UTC
Fixed.
Comment 3 Marian Mirilovic 2001-02-27 09:42:39 UTC
virified in [nb-dev](134), [pilsen](010226_3)
Comment 4 Quality Engineering 2003-06-30 18:28:29 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.