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 - crash when javascript requests to open a new HTML popup
Summary: crash when javascript requests to open a new HTML popup
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: ceresna
URL:
Keywords:
Depends on:
Blocks: 132242
  Show dependency tree
 
Reported: 2008-06-08 23:37 UTC by ceresna
Modified: 2009-11-02 11:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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