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 11581

Summary: IDE hangs after help displayed when hit F1 in Serialize As dialog box
Product: platform Reporter: Brenda Bowden <bbowden>
Component: -- Other --Assignee: David Simonek <dsimonek>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Brenda Bowden 2001-04-19 22:58:02 UTC
I'm running netbeans 3.2, build 32, and can also reproduce problem in build 31.

Right-click a bean in the Explorer, choose Customize Bean, then click Serialize
As in the Customize Bean property sheet.  In the Serialize As dialog box, click
F1.  The Help window is displayed, then the IDE is hung.
Comment 1 Petr Suchomel 2001-04-20 09:11:54 UTC
I think IDE does not frozen, there is problem with modal dialog. You have to 
click on the main window (tool bar) of IDE to get modal dialog to top. On the 
other way, clicking anywhere else does not take effect.
Comment 2 Petr Suchomel 2001-04-20 09:14:13 UTC
Reassigned to Open IDE
Comment 3 David Simonek 2001-04-23 12:14:25 UTC
Petr is right, indeed, IDE is not frozen, it is just in the state where you can
work only with modal dialog (which is Serialize As in this case).
I made it duplicate of #11446, although user description is little different,
but the reason is the same. Help window works correctly with NbPresenters, but
NodeOperation.select impl doesn't use it and it should.


*** This issue has been marked as a duplicate of 11446 ***
Comment 4 Quality Engineering 2003-07-01 15:50:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 5 Quality Engineering 2003-07-01 16:10:38 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.