Bug Tracker

Modify

Ticket #6374 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Change Event does not fire in IE

Reported by: ndishon Owned by:
Priority: low Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: change, IE Cc:
Blocking: Blocked by:

Description

If a text input is given focus through a .focus() call and then the value is changed and focus is lost, the .change() event does not fire. If user clicks the text input directly then everything works as expected.

 http://jsfiddle.net/nuy2c/

to test click the button to give focus to the text box then make a change and see how the event does not fire. This is only a problem in IE, all other browsers work as far as i know.

Change History

comment:1 follow-up: ↓ 2 Changed 3 years ago by jtmoree@…

duplicate of bug #6319 ?

comment:2 in reply to: ↑ 1 Changed 3 years ago by George

Replying to jtmoree@kahalacorp.c:

duplicate of bug #6319 ?

No, it is not duplicate.

comment:3 Changed 3 years ago by snover

  • need changed from Review to Patch
  • Priority set to low

comment:4 Changed 3 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed

comment:5 Changed 3 years ago by snover

#7135 is a duplicate of this ticket.

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.