Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341610 - Javascript-Error with 1.4.0M6
Summary: Javascript-Error with 1.4.0M6
Status: CLOSED DUPLICATE of bug 341802
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.4   Edit
Hardware: All All
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 08:27 EDT by Andrej Dimic CLA
Modified: 2011-04-11 11:27 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***