Bug Tracker

Modify

Ticket #6283 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

"change" event is browser dependent

Reported by: HTD Owned by:
Priority: undecided Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: Cc:
Blocking: Blocked by:

Description

"change" event should be fired if element value (or selected / checked option) changed. It is not. For "select" element the event is fired properly only under Opera. For all other browsers event is fired only if the option is clicked with mouse, not fired when selected with arrow keys, which is plain wrong and forces ugly workarounds like browser detection in user code.

Change History

comment:1 Changed 3 years ago by dmethvin

  • need changed from Review to Test Case

Can you attach a test case? Thanks.

comment:2 Changed 3 years ago by dmethvin

  • Priority set to undecided
  • Status changed from new to closed
  • Resolution set to invalid

Needs test case.

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.