[Webkit-unassigned] [Bug 147983] New: Impossible to set focus in context menu using JavaScript (after listening for the tap and hold event.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 12:15:45 PDT 2015


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

            Bug ID: 147983
           Summary: Impossible to set focus in context menu using
                    JavaScript (after listening for the tap and hold
                    event.
    Classification: Unclassified
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Hardware: iOS
                OS: iOS 8.2
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: birkir.gunnarsson at deque.com
                CC: webkit-bug-importer at group.apple.com

When using the tap and hold event to bring up an element's custom context menu, the
Voiceover focus cannot be programmatically set to the desired element
when the menu opens. It always ends up somewhere near the "back"
button (at least when you swipe from current position to the right
that is where you end up).
When opening the same menu using a double click event (same focus
management script) the focus goes where it is supposed to.
http://a11yideas.com/testcode/touch_gestuer_html_css.html
(text on page has further notes on the problem(.

-- 
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/20150813/f5f40661/attachment.html>


More information about the webkit-unassigned mailing list