Closed Bug 946763 Opened 11 years ago Closed 11 years ago

document click event not firing when <select> is canceled

Categories

(Core :: Layout: Form Controls, defect, P4)

25 Branch
x86
macOS
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: austin.weidler, Unassigned)

Details

(Whiteboard: [bugday-20131209][DUPEME?])

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131112160018

Steps to reproduce:

Created a <select> element with options and needed to capture:
$(document).on("click", function(e){}); 
without selecting anything from the list


Actual results:

Event was not fired until <select> was out of focus


Expected results:

The document should have fired the event
bug 327899?
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Whiteboard: [bugday-20131209][DUPEME?]
Bug 327899 is Windows specific.
Keywords: testcase-wanted
Please provide a small testcase that demonstrates the problem.
Flags: needinfo?(austin.weidler)
Priority: -- → P4
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Flags: needinfo?(austin.weidler)
You need to log in before you can comment on or make changes to this bug.