[Webkit-unassigned] [Bug 132511] New: Web Inspector: AX: screen reader should land on the selected DOM tree node after choosing Inspect Element in the contextual menu
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 2 20:35:11 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132511
Summary: Web Inspector: AX: screen reader should land on the
selected DOM tree node after choosing Inspect Element
in the contextual menu
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jcraig at apple.com
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
graouts at webkit.org
Web Inspector: AX: screen reader should land on the selected DOM tree node after choosing Inspect Element in the contextual menu.
This is another challenging problem mentioned by Victor. This may be hard to solve due to the problems with multiple points of focus. For example, we want to leave focus in the inspected page, leave keyboard focus in the console or other web inspector field, and but we also want the screen reader to move its cursor to an element that is not currently in a user-focusable state (until clicked or double-clicked).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list