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 - NB hangs when opening Tools|Options window in Windows L&F
Summary: NB hangs when opening Tools|Options window in Windows L&F
Status: CLOSED DUPLICATE of bug 11649
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 2001-07-25 17:37 UTC by Chris Hogue
Modified: 2008-12-23 09:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump during hang. (117.24 KB, text/plain)
2001-07-25 17:38 UTC, Chris Hogue
Details

Note You need to log in before you can comment on or make changes to this bug.
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.