Bug Tracker

Modify

Ticket #10356 (closed bug: cantfix)

Opened 20 months ago

Last modified 20 months ago

Click event is inconsistent when changing a select dropdown

Reported by: adardesign@… Owned by:
Priority: low Milestone: None
Component: event Version: 1.6.4
Keywords: Cc:
Blocking: Blocked by:

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

Change History

comment:1 Changed 20 months ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to cantfix
  • Status changed from new to closed
  • Component changed from unfiled to event

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

comment:2 Changed 20 months ago by dmethvin

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.

comment:3 Changed 20 months ago by anonymous

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.