Skip to main content

Bug Tracker

Side navigation

#10356 closed bug (cantfix)

Opened September 27, 2011 05:58PM UTC

Closed September 27, 2011 07:16PM UTC

Last modified September 28, 2011 01:14PM UTC

Click event is inconsistent when changing a select dropdown

Reported by: adardesign@gmail.com Owned by:
Priority: low Milestone: None
Component: event Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:
Description

I have this simple use case where a a click event is bind to the document or parent element.

When "changing" a native <select> drop-down value.

In chrome it will not fire the click event, but firefox will fire.

See http://jsfiddle.net/adardesign/GZXYe/

Expected result: they should be consistent across browsers.

Thanks

Attachments (0)
Change History (3)

Changed September 27, 2011 07:16PM UTC by timmywil comment:1

component: unfiledevent
priority: undecidedlow
resolution: → cantfix
status: newclosed

Chrome does not seem to register a click. We have no control over that.

Changed September 28, 2011 12:50AM UTC by dmethvin comment:2

Chrome is on a very fast development cycle, if you think Chrome should fire a click you can argue your case to their bug tracker.

Changed September 28, 2011 01:14PM UTC by anonymous comment:3