Community
Participate
Working Groups
Reproduceable in Firefox 3.5.18 with controls demo. Javascript error occurred: Error: Permission denied to access property 'qx_Widget' from a non-chrome context
In previous versions of RAP this was only logged since there was not general javascript error handling, now it crashes the entire application. It's a bug in Firefox that can probably only be handled with a try-catch and then ignored. This will lead to a missing related target value for mouse-over events in some cases, but that should not be a problem.
Fixed in CVS HEAD in EventHandlerUtil#getOriginalTargetObject.
*** Bug 341610 has been marked as a duplicate of this bug. ***