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

Bug 341610

Summary: Javascript-Error with 1.4.0M6
Product: [RT] RAP Reporter: Andrej Dimic <adiinfo>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: blocker    
Priority: P3 CC: tbuschto
Version: 1.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Andrej Dimic CLA 2011-04-01 08:27:00 EDT
when moving the mouse pointer over a Text-Field (input-field), we get the error message below:

Javascript error occurred:
Error: Permission denied to access property 'qx_Widget' from a non-chrome context

This error occurs (probably) only with RAP 1.4.0M6 and FireFox 3.5.x. Newer Browser-Version from FireFox 3.6 and also IE7 and IE8 do work as expected.

Furthermore, the problem does not occur at all with RAP 1.4.0M3.

example-code that would/should lead to the error message described:
txtArtikeltext = new Text(parent, SWT.BORDER);
Comment 1 Tim Buschtoens CLA 2011-04-11 11:27:29 EDT
This was already fixed with Bug 341802.

*** This bug has been marked as a duplicate of bug 341802 ***