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 197396 - AssertionError at org.mozilla.browser.impl.FocusWatcher$1.run
Summary: AssertionError at org.mozilla.browser.impl.FocusWatcher$1.run
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: Embedded Mozilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-04 14:18 UTC by fdisk
Modified: 2012-05-24 12:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178044


Attachments
stacktrace (1.22 KB, text/plain)
2011-04-04 14:18 UTC, fdisk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fdisk 2011-04-04 14:18:45 UTC
Build: NetBeans IDE Dev (Build 201104030400)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows Vista

User Comments:
fdisk: After finishing install of embed css preview

GUEST: when running php project in the embbed mozilla browser plugin. it give this error




Stacktrace: 
java.lang.AssertionError
   at org.mozilla.browser.impl.FocusWatcher$1.run(FocusWatcher.java:32)
   at org.mozilla.browser.MozillaExecutor$7.run(MozillaExecutor.java:720)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:0)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:0)
   at java.awt.EventQueue.access$000(EventQueue.java:0)
   at java.awt.EventQueue$1.run(EventQueue.java:0)
Comment 1 fdisk 2011-04-04 14:18:48 UTC
Created attachment 107474 [details]
stacktrace