-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Work Item - Field Format and Display
-
Severity 3 - Minor
-
Accessibility
Issue Summary
Screen reader focus remains on the “Status” button instead of moving to the “Select status” listbox when it is opened.
Note
This issue is reproducible only with VoiceOver in the Safari browser. The functionality works correctly in other browsers and with other screen readers. Therefore, the priority of this bug has been set to Medium instead of High.
Steps to Reproduce
- Open the Jira/JSM Cloud homepage.
- Navigate to the Sidebar, expand "Spaces", and open any space.
- Navigate to the "List" link, activate it, and open any work item from the data table.
- Using the VoiceOver screen reader in Safari, navigate to the "Status" button and activate it using Control + Option + Space.
- Press the Down Arrow key to navigate the options.
- Observe that the screen reader focus remains on the button instead of moving to the opened listbox.
Screen Recording
Listbox screen reader focus issue.mov![]()
Actual Results
When users activate the “Status” button using Control + Option + Space with VoiceOver in the Safari browser, the “Select status” listbox opens, but screen reader focus remains on the triggering button instead of moving to the listbox. Pressing the Down Arrow key does not allow users to navigate through the options, preventing VoiceOver users from efficiently interacting with the listbox.
Expected Results
Screen reader focus should move to the opened listbox, allowing users to navigate through its options.
Apply the following changes:
- When the user activates the Status button using Control + Option + Space (VoiceOver activation), the focus should programmatically move to the opened Select Status listbox.
- Ensure that when the listbox is open, pressing the Up or Down arrow keys moves focus through the available options.
- Update the scripts to manage focus appropriately.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2021)
macOS Tahoe 26.4
Operations - Windows11
Chrome - Version 146.0.7680.165 (Official Build) (64-bit)
Safari- Version 26.4
JAWS- Version 2023
NVDA- Version 2025.3.3
VoiceOver - Version Latest