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.
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.