[Webkit-unassigned] [Bug 266393] New: AX: The keyboard navigation is different when Full Keyboard Access is enabled in mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 13 23:08:56 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266393
Bug ID: 266393
Summary: AX: The keyboard navigation is different when Full
Keyboard Access is enabled in mac
Product: WebKit
Version: Safari 16
Hardware: All
OS: macOS 14
Status: NEW
Severity: Major
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mnalluruoffice at gmail.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
What steps will reproduce the problem?
(1) Open the following JSFiddle example: https://jsfiddle.net/zp65h7j3 in Mac
(2) In Mac turn on the "Full Keyboard Access" under accessibility -> keyboard
(3) Try to native through the div using the keyboard
What is the expected result?
When we are navigating through the available content using `TAB` then the expected order is div 1 -> div 2 -> div 3 -> div 4 -> div 5 -> div 1 followed on
What happens instead?
The order is not constant and keeps on changing when Full keyboard access is enabled which is like a bug and makes it hard to handle the keyboard navigation in the custom components
--
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/20231214/d621ea78/attachment.htm>
More information about the webkit-unassigned
mailing list