[Webkit-unassigned] [Bug 220645] New: AX: increment/decrement is synthesizing the wrong arrow keys for horizontal sliders
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 14 18:14:16 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220645
Bug ID: 220645
Summary: AX: increment/decrement is synthesizing the wrong
arrow keys for horizontal sliders
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 417674
--> https://bugs.webkit.org/attachment.cgi?id=417674&action=review
test case
AX: increment/decrement is synthesizing the wrong arrow keys for horizontal sliders
Test case attached... If you use the Mac interact with the slider (VO+Shift+Down; then head "in slider") and then increment with the keyboard (VO+Shift+Right), it will send the Left arrow key (expected Right for increment since default orientation is horizontal as default dir is ltr)
This test case is a modification of the existing keyevents-posted-for-increment-actions.html LayoutTest
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210115/118eb080/attachment-0001.htm>
More information about the webkit-unassigned
mailing list