Bug 145987

Summary: AX: WebKit should not expose "search" landmark if it's already nested in another "search" landmark
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screen Shot of Web AX Inspector on nested search landmark none

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>