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 136764

Summary: crash when javascript requests to open a new HTML popup
Product: ide Reporter: ceresna <ceresna>
Component: ExtbrowserAssignee: ceresna <ceresna>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 132242    

Description ceresna 2008-06-08 23:37:44 UTC
Mozswing asks Swing to create a new JFrame window and passes it
immediately back to mozilla.
Mozilla tries to access it, but crashes because the creation of
the JFrame seems to be not fully completed.

Currently implemented with 'precreated windows'
in the WindowCreator, but is not sufficient if
new Mozilla windows are opened too fast
Comment 1 Peter Zavadsky 2008-09-02 18:58:18 UTC
This was put on hold. Reopen when resumed.
Comment 2 Quality Engineering 2009-11-02 11:13:55 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX