Skip to main content

Bug Tracker

Side navigation

#5689 closed bug (wontfix)

Opened December 20, 2009 07:00AM UTC

Closed January 16, 2010 10:10PM UTC

Last modified November 01, 2010 05:35AM UTC

live function for focus events no longer works

Reported by: jverdi Owned by: brandon
Priority: major Milestone: 1.4
Component: event Version: 1.4a2
Keywords: live, focus Cc:
Blocked by: Blocking:
Description

Attaching to focus events using the live function appeared to work for me using 1.4a1, however in 1.4a2 they are not. Tested with same outcome in Safari 4.0.4, and Firefox 3.5.6 on OSX Snow Leopard.

Attachments (1)
  • 1.4a2.html (0.9 KB) - added by abgne.tw December 21, 2009 06:55AM UTC.

    1.4a2 live foucs, blur not work

Change History (2)

Changed January 16, 2010 10:10PM UTC by john comment:1

resolution: → wontfix
status: newclosed

We are no longer supporting focus/blur in live (since they aren't actually bubbling events) but focusin and focusout instead. More information about this will be found in the 1.4 release notes and in the API documentation.

Changed November 01, 2010 05:35AM UTC by snover comment:2

#5731 is a duplicate of this ticket.