-
Bug
-
Resolution: Unresolved
-
Low
-
5.2.0
-
Severity 3 - Minor
-
Issue Summary
The disabled state of buttons such as "Previous" and "Next" is not announced for the screen reader users.
Steps to Reproduce
- Open the "Assign users to group" page.
- Navigate onto the mentioned instance using the screen reader.
- Listen that the disabled state is not announced for the button.
Screen Recording
Screen Recording 2023-11-15 at 11.08.24 PM.mov
Screenshot
Actual Results
The disabled state is not programmatically defined for “Previous” and "Next" button.
As a result, screen reader users are not able to understand the button's disabled state.
Expected Results
The screen reader should announce the disabled state for the button.
Add 'disabled' attribute when the button is in the disabled state. Ensure that 'disabled' attribute is removed when the button is in the enabled state via scripting.
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 Sonoma 14.0
Chrome - Version 118.0.5993.70 (Official Build) (arm64)
Firefox- Version 92.0 (64-bit)
Safari- Version 17.0 (19616.1.27.211.1)
JAWS- Version 2023
NVDA- Version 2021.2
Voiceover - Version Latest