WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
147983
Impossible to set focus in context menu using JavaScript (after listening for the tap and hold event.
https://bugs.webkit.org/show_bug.cgi?id=147983
Summary
Impossible to set focus in context menu using JavaScript (after listening for...
Birkir R. Gunnarsson
Reported
2015-08-13 12:15:45 PDT
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(.
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2016-09-08 14:51:23 PDT
<
rdar://problem/28214730
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug