Bug Tracker

Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#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:
Blocked by: Blocking:

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 (9)

comment:1 Changed 13 years ago by ajpiano

+9001

comment:2 Changed 13 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:4 Changed 13 years ago by jitter

#8128 is a duplicate of this ticket.

comment:5 Changed 13 years ago by jitter

Component: unfiledselector
Priority: undecidedlow

comment:6 Changed 13 years ago by snover

Status: newopen
Type: featureenhancement

comment:7 Changed 13 years ago by dmethvin

#8386 is a duplicate of this ticket.

comment:8 Changed 12 years ago by john

Milestone: 1.next1.6
Resolution: fixed
Status: openclosed

comment:9 Changed 12 years ago by addyosmani

Keywords: needsdocs removed

Docs for this are up at: http://api.jquery.com/focus-selector/. Removing needsdocs.

Note: See TracTickets for help on using tickets.