Bug 168030 - AX: AXShowMenu does not work on link that wraps across two lines (AXLink that includes non-adjacent AXStaticText nodes)
Summary: AX: AXShowMenu does not work on link that wraps across two lines (AXLink that...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-08 17:11 PST by James Craig
Modified: 2017-02-08 17:11 PST (History)
1 user (show)

See Also:


Attachments
test case (81 bytes, text/html)
2017-02-08 17:11 PST, 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 2017-02-08 17:11:02 PST
Created attachment 300988 [details]
test case

AX: AXShowMenu does not work on link that wraps across two lines (AXLink that includes non-adjacent AXStaticText nodes)

1. Navigate to the link with VoiceOver.
2. VO+Shift+M to show the contextual link menu.

Results:
WebKit selects the static text word "eight" and shows the default context menu.

Expected: 
WebKit should show the link contextual menu on the link range "five\nsix", which contains "Open in New Tab", "Copy Link", etc.
Comment 1 Radar WebKit Bug Importer 2017-02-08 17:11:31 PST
<rdar://problem/30433330>