Open
Bug 560481
Opened 13 years ago
Updated 6 months ago
File upload dialog firing click event behind itself
Categories
(Firefox :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: james.keightley, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729) When I double click to select a file from the file upload dialog, if there is a clickable entity in the web page behind the dialog, it will autofill the file upload field and close the file upload dialog, but also clicks the entity behind! Reproducible: Always Steps to Reproduce: 1. Open up file upload dialog 2. Move it so that the icon of the file you wish to click is directly over a clickable entity on the web page 3. Double-click Actual Results: Navigates away Expected Results: Just filled in my file field I thought that it might be because I was using a thin client that it was getting confused firing clicks across the network, but I managed to reproduce the bug on a laptop too.
Comment 1•13 years ago
|
||
I can confirm this with Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8. There's no issue on Linux.
Updated•12 years ago
|
Version: unspecified → 3.6 Branch
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•