Bug 132511 - Web Inspector: AX: screen reader should land on the selected DOM tree node after choosing Inspect Element in the contextual menu
Summary: Web Inspector: AX: screen reader should land on the selected DOM tree node af...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-02 20:35 PDT by James Craig
Modified: 2016-12-13 15:38 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2014-05-02 20:35:33 PDT
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).
Comment 1 Radar WebKit Bug Importer 2014-05-02 20:35:55 PDT
<rdar://problem/16803874>