-
Bug
-
Resolution: Cannot Reproduce
-
High
-
None
-
8.20.1
-
- 4.1.3
- AXSR-13
- Accessibility
- Level-AA
- WCAG21
- ax-at-JAWS
- ax-at-NVDA
- ax-at-VO
- ax-at-user
- ax-bug
- ax-critical
- ax-critical-priority
- ax-customer-escalated
- ax-desktop
- ax-dev-ready
- ax-esc-cms
- ax-esc-lloyds
- ax-high-priority
- ax-jira
- ax-jiradc-sprint
- ax-macos-safari
- ax-platform-dc
- ax-qa
- ax-qa-bl
- ax-qa-prioritised
- ax-qa-verified
- ax-triaged
- ax-windows-chrome
- ax-windows-firefox
- axsr-high-priority
- axsr-march-22
-
8.2
-
Severity 2 - Major
-
Issue description
On Boards page no success message was announced by screen reader when users created ticket successfully and change the status/workflow of ticket to "in-progress".
STR :
- Turn on screen reader and navigate to "Create" button and activate it.
- Fill the details in "Create issue" modal dialog and navigate to "Create" button and activate it. Observe the screen reader announcement.
- Navigate to issue tile present in main content area and observe right navigation menu gets added on page.
- Navigate to "Actions" button from right navigation menu and activate "more actions" link from the list of links which will trigger menu pop-up combo-box.
- Navigate to "in-progress" menu pop-up combo-box item and activate it. Observe screen reader does not make announcement for this.
Actual Behaviour
In Chrome/Jaws and Firefox/NVDA when users created ticket successfully on Scrum Board page, the success message such as "The issue JIR-33 has been created but is not currently visible. Add to ScrumBoa Sprint 1" gets pop-up on page but not announced by screen reader. Similarly when user changes the workflow to "in-progress" the success message such as "JIR- 3 has been updated" gets pop-up but not announced by screen reader. As a result screen reader users will unaware of it and they have to navigate back in order to know the status of issue.
In Chrome/Jaws and Firefox/NVDA when users created ticket successfully on Kanban Board page, the success message does not get announced by screen reader. Moreover the success message which should be display visually is missing. Similarly when user changes the workflow to "in-progress" the success message such as "JIR- 3 has been updated" gets pop-up but not announced by screen reader. As a result screen reader users will unaware of it and they have to navigate back inorder to know the status of issue.
Expected Behaviour
Success message should be announced when user creates ticket successfully and change the status of workflow for the issue. When content has been updated with information about the user's or application's status. This is done by adding role="status" to the element that contains the status message. The aria live region role of status has an implicit aria-live value of polite, which allows a user to be notified via screen reader when status messages are added/displayed on page.
Screenshot 1
In below screenshot the highlighted success message gets pop-up on page when user successfully created ticket in scrum board, this message not read out by screen reader in Chrome/Jaws and Firefox/NVDA
Screenshot 2
In below screenshot the highlighted success message gets pop-up on page when user successfully changed the status of workflow, this message not read out by screen reader in Chrome/Jaws and Firefox/NVDA
Note : Similar success messages for Kanban board are not announced by respective screen readers such as Chrome/Jaws and Firefox/NVDA.
AXQA Ref:AXQA-99
- is duplicated by
-
JRASERVER-74075 create issue: Success notification is not accessible for screen reader & keyboard users.
-
- Closed
-