[Webkit-unassigned] [Bug 168030] New: AX: AXShowMenu does not work on link that wraps across two lines (AXLink that includes non-adjacent AXStaticText nodes)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 17:11:02 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168030

            Bug ID: 168030
           Summary: AX: AXShowMenu does not work on link that wraps across
                    two lines (AXLink that includes non-adjacent
                    AXStaticText nodes)
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 300988
  --> https://bugs.webkit.org/attachment.cgi?id=300988&action=review
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170209/a8119444/attachment.html>


More information about the webkit-unassigned mailing list