Bug 145987 - AX: WebKit should not expose "search" landmark if it's already nested in another "search" landmark
Summary: AX: WebKit should not expose "search" landmark if it's already nested in anot...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-15 14:11 PDT by James Craig
Modified: 2015-06-15 14:11 PDT (History)
1 user (show)

See Also:


Attachments
Screen Shot of Web AX Inspector on nested search landmark (1.26 MB, image/png)
2015-06-15 14:11 PDT, James Craig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2015-06-15 14:11:27 PDT
Created attachment 254895 [details]
Screen Shot of Web AX Inspector on nested search landmark

AX: WebKit should not expose "search" landmark if it's already nested in another "search" landmark

For example: http://www.apple.com/iphone/compare/ exposes a search form that matches "*[role=search] > *[role=search]"... The inner one of these should not be exposed as a search role, because exposing overly nested groups results in tedious navigation for a user of assistive technology.

See screen shot.
Comment 1 Radar WebKit Bug Importer 2015-06-15 14:11:51 PDT
<rdar://problem/21389806>