-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 9.16.0
-
Component/s: Accessibility, User Management - User Profile
-
- 4.1.3
- Level-AA
- a11y-triaged
- ax-A11Y-755
- ax-at-user
- ax-bug
- ax-customer-escalated
- ax-esc-Treasury-Board-of-Canada-Secretariat
- ax-esc-tbs.ca
- ax-high-priority
- ax-jira-dc-vpat
- ax-jira-dc-vpat-UserProfile
- ax-jiradc-vpat2024
- ax-qa
- ax-qa-abandon
- ax-qa-fixed
- ax-qa-verified
- ewt-rtb-service-operations-and-tech-entropy
-
9.16
-
Severity 3 - Minor
-
Issue Summary
The status message is not being aded in “Change Password“ modal dialog.
Steps to Reproduce
- Navigate to “Profile and settings“ image button.
- A page gets added on the screen.
- Navigate to “Change Password“ button and activate it.
- Observe that modal dialog gets opened.
- Using screen reader change the password and hit the “Update“ button.
- Using screen reader verify that status message is not coming.
Screen recording
Screen Recording 2024-06-14 at 11.11.11 AM.mov![]()
Actual Results
Upon submitting the "Change password" form, the status message fails to appear on the screen. Consequently, users relying on screen readers remain unaware of whether the action they performed was successful or not.
Expected Results
Provide the status messages such as “Your password has successfully changed.“ This message should dynamically get added on the screen.
To achieve this, use the role=”alert” to the element which will contain the status message.
Code Snippet
<div role="alert">
<span>Your password has successfully changed.</span>
</div>
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
Environment
MacBook Pro (16-inch, 2019)
macOS Ventura Version 13.6.1
Chrome - Version 120.0.6099.234 (Official Build) (x86_64)
Firefox- Version 112.0.1 (64-bit)
Safari- Version 17.3 (18617.2.4.11.9, 18617)
JAWS- Version 2022
NVDA- Version 2020.3