#5689 closed bug (wontfix)
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)
Change History (3)
Changed 13 years ago by
Attachment: | 1.4a2.html added |
---|
comment:1 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
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.
Note: See
TracTickets for help on using
tickets.
1.4a2 live foucs, blur not work