Community
Participate
Working Groups
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);
This was already fixed with Bug 341802. *** This bug has been marked as a duplicate of bug 341802 ***