[Webkit-unassigned] [Bug 253209] AX: Enhanced Accessibility Mode breaks arrow-key scrolling for non-VoiceOver users

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 19:02:00 PST 2023


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

--- Comment #4 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 465253
  --> https://bugs.webkit.org/attachment.cgi?id=465253
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=465253&action=review

> Source/WebCore/accessibility/AXObjectCache.cpp:224
> +    if (flag && client == kAXClientTypeVoiceOver)

This is an SPI that expects to be set. This will break that SPI

Also isn’t VO already setting this?

-- 
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/20230302/bb2a9a0c/attachment-0001.htm>


More information about the webkit-unassigned mailing list