Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Javascript-Error with 1.4.0M6
Javascript-Error with 1.4.0M6 [message #662847] Fri, 01 April 2011 08:24 Go to next message
Eclipse UserFriend
Originally posted by: admin.kabe-farben.ch

Hi

we recently changed our app from 1.4.0M3 to 1.4.0M6 and now we get

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

This happens when we move the mouse over any input field.

But the problem occurs only (so we believe as we can't test all browser
versions) on FireFox 3.5.x!!!
It works an FireFox 3.6.x and IE 7, 8.

So we reverted to 1.4.0M3.

Has anyone seen this behavior?

Thanks
Andrej
Re: Javascript-Error with 1.4.0M6 [message #662849 is a reply to message #662847] Fri, 01 April 2011 08:36 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
Andrej,

a Javascript error is very likely a bug in RAP (except it comes from a
custom widget or ad-hoc Javascript code in you application). Could you
file a bugzilla, along with some more information what you did so that
we can track the issue?

Thanks in advance
Rüdiger

On 01.04.2011 10:24, Andrej Dimic wrote:
> Hi
>
> we recently changed our app from 1.4.0M3 to 1.4.0M6 and now we get
>
> Javascript error occurred:
> Error: Permission denied to access property 'qx_Widget' from a non-chrome
> context
>
> This happens when we move the mouse over any input field.
>
> But the problem occurs only (so we believe as we can't test all browser
> versions) on FireFox 3.5.x!!!
> It works an FireFox 3.6.x and IE 7, 8.
>
> So we reverted to 1.4.0M3.
>
> Has anyone seen this behavior?
>
> Thanks
> Andrej
>
Re: Javascript-Error with 1.4.0M6 [message #662856 is a reply to message #662847] Fri, 01 April 2011 08:39 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi Andrej!

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

I can reproduce it with FF 3.5.18. As Rüdiger said, please open a
bugzilla bug so we can fix it for M7.

Greetings,
Tim

>
> This happens when we move the mouse over any input field.
>
> But the problem occurs only (so we believe as we can't test all browser
> versions) on FireFox 3.5.x!!!
> It works an FireFox 3.6.x and IE 7, 8.
>
> So we reverted to 1.4.0M3.
>
> Has anyone seen this behavior?
>
> Thanks
> Andrej
>
Re: Javascript-Error with 1.4.0M6 [message #662913 is a reply to message #662847] Fri, 01 April 2011 12:47 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Andrej,
where did you get this error - in Firebug or in Firefox Error Console? I
remember such a problem between Firebug and Firefox 3.5.x. Which version
of Firebug are you using?
PS. I found the old topic:
http://www.eclipse.org/forums/index.php?t=msg&goto=50889 4
To my knowledge this was a bug in Firefox which has been fixed in 3.6.
Best,
Ivan

On 4/1/2011 11:24 AM, Andrej Dimic wrote:
> Hi
>
> we recently changed our app from 1.4.0M3 to 1.4.0M6 and now we get
>
> Javascript error occurred:
> Error: Permission denied to access property 'qx_Widget' from a non-chrome
> context
>
> This happens when we move the mouse over any input field.
>
> But the problem occurs only (so we believe as we can't test all browser
> versions) on FireFox 3.5.x!!!
> It works an FireFox 3.6.x and IE 7, 8.
>
> So we reverted to 1.4.0M3.
>
> Has anyone seen this behavior?
>
> Thanks
> Andrej
>
Re: Javascript-Error with 1.4.0M6 [message #662950 is a reply to message #662847] Fri, 01 April 2011 14:24 Go to previous messageGo to next message
Elvis Dominguez is currently offline Elvis DominguezFriend
Messages: 52
Registered: July 2009
Location: Switzerland
Member
I have the same problem in the eclipse-browser.
No problems in firefox 4 or chromium 10

just my one cent

On Fri, 01 Apr 2011 10:24:19 +0200, Andrej Dimic wrote:

> Hi
>
> we recently changed our app from 1.4.0M3 to 1.4.0M6 and now we get
>
> Javascript error occurred:
> Error: Permission denied to access property 'qx_Widget' from a
> non-chrome context
>
> This happens when we move the mouse over any input field.
>
> But the problem occurs only (so we believe as we can't test all browser
> versions) on FireFox 3.5.x!!!
> It works an FireFox 3.6.x and IE 7, 8.
>
> So we reverted to 1.4.0M3.
>
> Has anyone seen this behavior?
>
> Thanks
> Andrej





--
kindly Elvis Dominguez
Antw: Re: Javascript-Error with 1.4.0M6 [message #663253 is a reply to message #662913] Mon, 04 April 2011 13:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: admin.kabe-farben.ch

I did never do anything with Firebug so i guess it must be Firefox error
console.
The error message comes directly in the browser window.

>>> Ivan Furnadjiev<ivan@eclipsesource.com> schrieb am 01.04.2011 um 14:47
in
Nachricht <in4h2q$8sr$1@news.eclipse.org>:
> Andrej,
> where did you get this error - in Firebug or in Firefox Error Console? I
> remember such a problem between Firebug and Firefox 3.5.x. Which version
>
> of Firebug are you using?
> PS. I found the old topic:
> http://www.eclipse.org/forums/index.php?t=msg&goto=50889 4
> To my knowledge this was a bug in Firefox which has been fixed in 3.6.
> Best,
> Ivan
>
> On 4/1/2011 11:24 AM, Andrej Dimic wrote:
>> Hi
>>
>> we recently changed our app from 1.4.0M3 to 1.4.0M6 and now we get
>>
>> Javascript error occurred:
>> Error: Permission denied to access property 'qx_Widget' from a
non-chrome
>> context
>>
>> This happens when we move the mouse over any input field.
>>
>> But the problem occurs only (so we believe as we can't test all browser
>> versions) on FireFox 3.5.x!!!
>> It works an FireFox 3.6.x and IE 7, 8.
>>
>> So we reverted to 1.4.0M3.
>>
>> Has anyone seen this behavior?
>>
>> Thanks
>> Andrej
>>
Re: Javascript-Error with 1.4.0M6 [message #663322 is a reply to message #662847] Mon, 04 April 2011 15:23 Go to previous message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Fixed in CVS HEAD and part of M7:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=341802

Greetings,
Tim

Am 01.04.2011 10:24, schrieb Andrej Dimic:
> Hi
>
> we recently changed our app from 1.4.0M3 to 1.4.0M6 and now we get
>
> Javascript error occurred:
> Error: Permission denied to access property 'qx_Widget' from a non-chrome
> context
>
> This happens when we move the mouse over any input field.
>
> But the problem occurs only (so we believe as we can't test all browser
> versions) on FireFox 3.5.x!!!
> It works an FireFox 3.6.x and IE 7, 8.
>
> So we reverted to 1.4.0M3.
>
> Has anyone seen this behavior?
>
> Thanks
> Andrej
>
Previous Topic:"portable" target definitions?
Next Topic:RAP - qooxdoo: Set selection value of combo box via javascript
Goto Forum:
  


Current Time: Thu Apr 25 22:32:58 GMT 2024

Powered by FUDForum. Page generated in 0.03259 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top