Skip to main content

Bug Tracker

Side navigation

#8105 closed enhancement (fixed)

Opened January 31, 2011 09:41PM UTC

Closed April 10, 2011 08:13PM UTC

Last modified May 15, 2011 07:26PM UTC

: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)

Attachments (0)
Change History (9)

Changed January 31, 2011 10:03PM UTC by ajpiano comment:1

+9001

Changed February 01, 2011 12:03AM UTC by dmethvin comment:2

keywords: → needsdocs

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.

Changed February 01, 2011 12:05AM UTC by dmethvin comment:3

Changed February 01, 2011 08:39PM UTC by jitter comment:4

#8128 is a duplicate of this ticket.

Changed February 02, 2011 02:22AM UTC by jitter comment:5

component: unfiledselector
priority: undecidedlow

Changed February 06, 2011 03:45PM UTC by snover comment:6

status: newopen
type: featureenhancement

Changed February 25, 2011 06:36PM UTC by dmethvin comment:7

#8386 is a duplicate of this ticket.

Changed April 10, 2011 08:13PM UTC by john comment:8

milestone: 1.next1.6
resolution: → fixed
status: openclosed

Changed May 15, 2011 07:26PM UTC by addyosmani comment:9

keywords: needsdocs

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