Hi,

I'm getting weird error messages in Firebug from time to time (Firefox 
3), they seem to not interrupt application or influence it in any way, 
but still they distract. For example:

For example:
Permission denied to get property XULElement.accessibleType
[Break on this error] var displayed = elem.offsetWidth > 0;
Appear.js (line 180)

Permission denied to get property XULElement.accessibleType
[Break on this error] if (elem && elem.offsetWidth)
Element.js (line 278)

Permission denied to get property XULElement.accessibleType
[Break on this error] return doc.compatMode === 
"CSS1C...ment.clientWidth : doc.body.clientWidth;
Viewport.js (line 83)

Permission denied to get property XULElement.accessibleType
[Break on this error] if (!element.offsetParent) {
Hierarchy.js (line 190)


They might appear when I open SelectBox for the first time...
Does this look familiar for anyone?

Thanks,
        Oleksiy

P.S. They started to appear yet in 0.7.4-pre after i upgraded to Firefox 
3, and they keep appearing in 0.8.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to