Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Firefox 4 requires 2 clicks to browse be fired #20

Open
yurynix opened this issue Jun 2, 2011 · 1 comment
Open

Firefox 4 requires 2 clicks to browse be fired #20

yurynix opened this issue Jun 2, 2011 · 1 comment

Comments

@yurynix
Copy link

yurynix commented Jun 2, 2011

Hello,
I'm on firefox 4.0.1, the demo on the site requires two clicks on the "Attach files" to open the file selection dialog.
http://digitarald.de/project/fancyupload/3-0/showcase/attach-a-file/

After commenting out the target relay on my own site, it seems to be working as expected on FF.

//      if (this.target) this.target.fireEvent(name);
    },

have no idea how to debug it further =(

@emostar
Copy link

emostar commented Aug 24, 2011

Change it from an a tag to a normal div and then it will work with one click.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants