Tags
webcam vindaloo vim version vegan unix unicef trojan todo tmux thinkpad textmate testing tagging syntax svn sugar subversion stubbing sphinx spam spaces solaris sitemap site sinatra shoulda sheet set security search schema_info SchemaInfo ruby rinari restaurant relationships refresh rdiff-backup ramaze railsconf08 railsconf07 rails protools production power placeboeffect pink floyd PIC perl overheat outbreak osx os x NYHS NYC nginx netbeans nested nanophotonics mysql music MPEG-4 mongrel model migration microvolunteer macbook mac logrotate logic log linux less leopard keynote JAX javascript java jacksonville iterm2 iterm imunizator highlighting hanna Handbrake haml hacks google geocoding genghistron gem gaming gabrielle's funny functional fun friends food fixesThe Hacker said over 3 years ago permalink Comment? (0)
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