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 16449

Summary: Unclosable menu and form editor opened in gui editing
Product: platform Reporter: Jan Pichert <jpichert>
Component: Window SystemAssignee: mslama <mslama>
Status: CLOSED FIXED    
Severity: blocker CC: dsimonek, mmirilovic
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Pichert 2001-10-11 10:35:15 UTC
found in dev3.3  #20011010 ... earliested tested #20010925
platform tested linux/w2k

1. open ide in MDI
2. switch to GUI editing tab
3. open any window from menu
4. right click on on any top bar
5! form editor and popup menu will be opened
 
The popup menu is persistent, can not be closed until ide is restarted and its 
minimize/maximize and CLOSE actions are performed on any window that has focus.
Menu will be visible in any workspace.
Comment 1 mslama 2001-10-11 13:53:50 UTC
Fixed: In Form Editor XML layer status of top components (wstcref
files) in hidden mode "Form" was set incorrectly to opened instead to
closed. It caused call of ModeImpl.setVisible(true) when popup menu
was invoked.
Comment 2 Marian Mirilovic 2001-11-05 16:56:44 UTC
verified in [nb_dev](20011102)
Comment 3 Quality Engineering 2003-07-01 16:41:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.