[Webkit-unassigned] [Bug 216836] AX: VoiceOver does not dispatch pointerdown/pointerup on buttons, only mousedown/mouseup/click
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 9 10:00:33 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=216836
--- Comment #2 from Tim Guan-tin Chien [:timdream] <timdream at gmail.com> ---
Created attachment 413598
--> https://bugs.webkit.org/attachment.cgi?id=413598&action=review
voiceover-test-window.html
Further test shows that VO does dispatch pointer events only under this condition:
- When the pointer event listeners are attached to window.
- When there isn't any mouse event listeners attached.
- When VO key is applied on a `aria-label` not a `role=button`.
This is very inconsistent and confusing...
--
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/20201109/1550edfe/attachment-0001.htm>
More information about the webkit-unassigned
mailing list