Modify ↓
Ticket #8105 (closed enhancement: fixed)
:focus selector filter
| Reported by: | paul.irish | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.6 |
| Component: | selector | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Discussed here: http://forum.jquery.com/topic/focus-selector-filter
:focus is supported by qSA and is accessible via document.activeElement in everywhere sans-qSA. (Except FF2.0 & Saf3)
Change History
comment:2 Changed 2 years ago by dmethvin
- Keywords needsdocs added
This needs to be patched in Sizzle but I'll tag this as needsdocs since we'll need to add a post at api.jquery.com once it's done.
comment:3 Changed 2 years ago by dmethvin
Sizzle ticket: https://github.com/jeresig/sizzle/issues/issue/50
comment:5 Changed 2 years ago by jitter
- Priority changed from undecided to low
- Component changed from unfiled to selector
comment:6 Changed 2 years ago by snover
- Status changed from new to open
- Type changed from feature to enhancement
comment:8 Changed 2 years ago by john
- Status changed from open to closed
- Resolution set to fixed
- Milestone changed from 1.next to 1.6
comment:9 Changed 2 years ago by addyosmani
- Keywords needsdocs removed
Docs for this are up at: http://api.jquery.com/focus-selector/. Removing needsdocs.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

+9001