PDA

View Full Version : Ext.MessageBox and Exception 0x8057001e, possible cause...



czschech
20 Apr 2007, 2:30 AM
I get this error, when I close a MessageBox with any button (ok, cancel, etc.)

[CODE][Exception... "'Die Erlaubnis f

jarrednicholls
20 Apr 2007, 5:59 AM
I also receive this exception, but it's not specific to MessageBox. I have a BasicDialog with a simple form in it and an added button. When I click on the button (whose handler just does an alert('hi');), I get this exception:


Error: [Exception... "'Permission denied to get property HTMLDivElement.nodeType' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: http://localhost:58096/Default.aspx :: anonymous :: line 39" data: no]
Source File: http://localhost:58096/Default.aspx
Line: 39

Granted, it's not always being thrown at the same line or same JS file...but it's the same error claiming access is denied to the nodeType property of a DIV. If I defer the alert() for 1000ms, it doesn't occur. Note, this only happens to me in Firefox (2.0.0.3), doesn't happen in IE7 or Safari 2.

blubbi
21 Jun 2007, 11:53 PM
Hello, is a little Bug into your Profile from Firefox ...
Change a Profile, then works fine.
Its a Firefox Bug ... It's not a bug, it's a feature! :)) ... :-?

I Have found this in a Firefox Bug - Blog ...