- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Dec 2013 05:26:35 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24105
Bug ID: 24105
Summary: FKA: Need contextual scoping for tabindex
Product: WHATWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Keywords: a11y, a11ytf
Severity: normal
Priority: P2
Component: HTML
Assignee: ian@hixie.ch
Reporter: silviapfeiffer1@gmail.com
QA Contact: contributor@whatwg.org
CC: jcraig@apple.com, mike@w3.org,
public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org, tink@tink.co.uk
Depends on: 23871
+++ This bug was initially created as a clone of Bug #23871 +++
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 on the CC list for the bug.
Received on Monday, 16 December 2013 05:26:37 UTC