Tags
webcam vindaloo version vegan unix unicef trojan todo thinkpad textmate testing tagging syntax svn subversion sphinx spaces solaris sitemap sinatra sheet security search schema_info SchemaInfo ruby rinari relationships refresh rdiff-backup ramaze railsconf08 railsconf07 rails protools production power placeboeffect pink floyd PIC perl overheat outbreak osx os x NYHS NYC netbeans nanophotonics mysql music MPEG-4 model migration microvolunteer macbook mac log linux less leopard keynote JAX javascript java imunizator highlighting Handbrake haml hacks google geocoding genghistron gem gaming gabrielle's funny functional fun friends food fixes fixed firefox FF3 ferret fantasy' emacs DV donate datarecovery database D&D converter conference computing cheat capistrano business bribesThe Hacker said on Thu Oct 09 11:58:02 +0000 2008 | permalink
Tagged: javascript firefox
Solution to: Permission denied to get property XULElement.popupOpen
What’s that firefox? A cryptic error message? Timmy’s drowning at the old mill?!
I came across this rather strange bug while switching from a file input to a combination of SWFUploader and a text field.
Permission denied to get property XULElement.popupOpen
The problem seems to occur when focusing on the input via javascript.
Solution? Easy, Just add this to your text input:
autocomplete=”off”
And then give firefox a nice pop on the head for being a bad fox! Bad Fox! ...No!
I hope that saves you some headache and confusion =)
- Your Friendly Neighborhood Hacker