Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 303171

Summary: Error: Permission denied to access property 'qx_Widget' from a non-chrome context
Product: [RT] RAP Reporter: Bogdan B. <bbarzu>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: bbarzu
Version: 1.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
The Firefox error console
none
Firefox version none

Description Bogdan B. CLA 2010-02-18 07:11:26 EST
Build Identifier: 1.3M5

The following error is shown multiple times into the Error console of Firefox 3.5.

Error: Permission denied to access property 'qx_Widget' from a non-chrome context
Source file: http://127.0.0.1:10080/lcmwebif?custom_service_handler=org.eclipse.rwt.internal.service.JSLibraryServiceHandler&hash=H-993546032
Line: 61

I shall add some screen shots also.

Reproducible: Always

Steps to Reproduce:
1. It is produced on mouse over widgets (for example Text) inside a FormEditor, and also over the scroll bar of the ScrolledForm of a FormPage.
Comment 1 Bogdan B. CLA 2010-02-18 07:19:56 EST
Created attachment 159417 [details]
The Firefox error console
Comment 2 Bogdan B. CLA 2010-02-18 07:20:23 EST
Created attachment 159418 [details]
Firefox version
Comment 3 Ivan Furnadjiev CLA 2010-02-18 07:30:16 EST
This is a very old Firefox bug, which is fixed in Firefox 3.6 ( unfortunately I can't find the exact mozilla bug right now ). This error in the console does not harm your application in any way.