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 187587 - 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: 2010-06-15 09:06 UTC by krzychukula
Modified: 2012-05-24 12:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156025


Attachments
stacktrace (854 bytes, text/plain)
2010-06-15 09:06 UTC, krzychukula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description krzychukula 2010-06-15 09:06:15 UTC
Build: NetBeans IDE Dev (Build 201006090001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
krzychukula: nothing special, css file opened

GUEST: opening css

GUEST: Afer downloading and seting up web browser embed.

GUEST: no rendered image in Embedded Browser

GUEST: Closing the welcom window

GUEST: downloading and installing embedded browser




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.dispatchEvent(EventQueue.java:0)
   at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:137)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:0)
Comment 1 krzychukula 2010-06-15 09:06:19 UTC
Created attachment 100081 [details]
stacktrace