Bug 287968 - Selection box not visible
Summary: Selection box not visible
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: ATF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-28 08:56 EDT by Jacek Pospychala CLA
Modified: 2020-05-07 10:51 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacek Pospychala CLA 2009-08-28 08:56:53 EDT
XULRunner 1.9

eclipse.buildId=I20090611-1540
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pl_PL
Command-line arguments:  -os win32 -ws win32 -arch x86

This is a continuation of log file C:\workspaces\tmp18_28\.metadata\.bak_3.log
Created Time: 2009-08-28 14:57:11.953


Error
Fri Aug 28 14:58:16 CEST 2009
The function "QueryInterface" returned an error condition  (0x80004002)

org.mozilla.xpcom.XPCOMException: The function "QueryInterface" returned an error condition  (0x80004002)
	at org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Native Method)
	at org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(XPCOMJavaProxy.java:143)
	at $Proxy15.queryInterface(Unknown Source)
	at org.eclipse.atf.mozilla.ide.ui.browser.SelectionBox.getElementBounds(SelectionBox.java:275)
	at org.eclipse.atf.mozilla.ide.ui.browser.SelectionBox.highlight(SelectionBox.java:161)
	at org.eclipse.atf.mozilla.ide.ui.browser.MozBrowserEditor.highlightElement(MozBrowserEditor.java:994)
	at org.eclipse.atf.mozilla.ide.ui.browser.MozBrowserEditor$3.handleEvent(MozBrowserEditor.java:1304)
	at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2409)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3471)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Comment 1 Jacek Pospychala CLA 2009-08-28 09:09:11 EDT
Works fine with XULRunner 1.9
Comment 2 Jacek Pospychala CLA 2009-09-03 09:33:52 EDT
Only happens when using ATF with incompatible XULRunner (e.g 1.8 instead of 1.9)

Doesn't happen any more with recent (1.9.1 based) builds.

INVALID
Comment 3 Jacek Pospychala CLA 2010-04-09 08:52:15 EDT
Update fixed bugs Target Milestone as part of pre-release bugzilla cleanup.