jonhartmann
21 Nov 2007, 12:32 PM
I'm using Ext JS 1.1.1 with Prototype+Scriptaculous running underneath. This only happens in Firefox, no errors in IE. I've got a BorderLayout with a form in the west panel which is collapsible, and a grid in the main panel. Everything works fine, except that when the west panel is collapsed and "open" (not opened with the icon, but by clicking on the bar). When using the "opened" form, mousing over any form field causes Firebug to catch the following error:
[Exception... "'Permission denied to get property HTMLDivElement.nodeType' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]
_DTMDATA(2070, undefined, undefined)
Any ideas?
[Exception... "'Permission denied to get property HTMLDivElement.nodeType' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]
_DTMDATA(2070, undefined, undefined)
Any ideas?