[Webkit-unassigned] [Bug 265248] New: AX: Salesforce Focus management on selecting an option from listbox
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 22 05:47:01 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265248
Bug ID: 265248
Summary: AX: Salesforce Focus management on selecting an option
from listbox
Product: WebKit
Version: Safari 17
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: omandt at apple.com
CC: andresg_22 at apple.com,
webkit-bug-importer at group.apple.com
Created attachment 468726
--> https://bugs.webkit.org/attachment.cgi?id=468726&action=review
Upon selecting one of the 'Salutation' picklist options, the focus stays on a random part of the modal when the picklist option is selected.
Hi, I work for Salesforce and during our testing, we found that the focus of our standard picklists (or listboxes) is not managed correctly when a user selects a picklist option in safari.
After selecting an option from the picklist/listbox, the VoiceOver focus is lost. The focus is placed in random areas of the modal and does not return to the element that triggered the listbox to expand.
Users with visual impairments can become disoriented when the focus is placed somewhere unexpected. The user will need to navigate around the modal to get back to the component or place where they originally were. Care should be taken so that the focus order makes sense and does not appear to jump around randomly.
(screen recording attached)
WCAG Guideline: https://www.w3.org/TR/WCAG21/#focus-order
* Suggested resolution
Make sure that when an user selects any option from the listbox, VoiceOver focus must return to the respective listbox.
--
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/20231122/0dcc02fc/attachment-0001.htm>
More information about the webkit-unassigned
mailing list