[Bug 23871] New: FKA: Need contextual scoping for tabindex

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23871

            Bug ID: 23871
           Summary: FKA: Need contextual scoping for tabindex
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: jcraig@apple.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

There is no contextual scoping for tabindex, so any web app attempting to
maintain a non-DOM-ordered tab order has to manage focus for every focusable
element in the DOM, when the scoping could behave more like positioning
contexts in CSS.

Discussion from bug 23366

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 20 November 2013 00:40:33 UTC