Bug Tracker

Modify

Ticket #10327 (closed bug: worksforme)

Opened 20 months ago

Last modified 20 months ago

Blur() causes multiple events to fire in Internet Explorer

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

Description

Using IE9 (behavior also seen in IE8), calling the blur() function on an input after it has been focused causes the event to fire multiple times.

 http://jsfiddle.net/EWbmD/

If blur() is called on the element, the event is fired only once.

Change History

comment:1 Changed 20 months ago by nathan@…

Sorry, the fiddle had a problem. The box must have focus first.

Here's an updated version:  http://jsfiddle.net/EWbmD/1/

comment:2 in reply to: ↑ description Changed 20 months ago by nathan@…

Also, it fires multiple times in Firefox 7 (latest beta).

comment:3 Changed 20 months ago by timmywil

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

comment:4 Changed 20 months ago by nathan@…

Confirmed fixed in edge.

The bug is present in 1.6.4.

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.