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 13927

Summary: NB hangs when opening Tools|Options window in Windows L&F
Product: platform Reporter: Chris Hogue <hogue>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: CLOSED DUPLICATE    
Severity: blocker Keywords: L&F
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump during hang.

Description Chris Hogue 2001-07-25 17:37:02 UTC
MDI: When the source editor is maximized and the Tools|Options menu item is 
selected, the application hangs. It will no longer accept mouse input. When the 
mouse is over the source editor at this time, it flashes _very_ quickly between 
the arrow and the cursor, making it seem as though it's going into some loop 
switching back and forth. NetBeans must then be killed through Task Manager.

Steps to reproduce:

1. put the -ui com.sun.java.swing.plaf.windows.WindowsLookAndFeel flag in 
ide.cfg.
2. Start NetBeans.
3. Open a source file.
4. Maximize the source editor.
5. Select the Tools|Options menu item.
6. Application hangs.


It is using (effectively) all of the CPU during this time. Interestingly, this 
doesn't happen when the source editor is not maximized. 

When the source editor isn't maximized and the options windows is brought up, 
everything is fine. Then if you double click the source editor's title bar to 
maximize it, the application hangs again in the same way.
Comment 1 Chris Hogue 2001-07-25 17:38:24 UTC
Created attachment 1970 [details]
Thread dump during hang.
Comment 2 Jan Zajicek 2001-07-27 15:04:30 UTC
The cycles in the stacktraces are the same as in bug #11649. Dafe,
please reopen if I am wrong.

*** This issue has been marked as a duplicate of 11649 ***
Comment 3 Quality Engineering 2003-07-01 16:04:02 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:49:02 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.