-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[med] : All pages: JAWS+ Chrome: Screen reader does not provide information about the status message. #8388
Labels
Comments
31 tasks
Stutikuls
changed the title
[med] JAWS+ Chrome: Screen reader does not provide information about the status message.
[med] : All pages: JAWS+ Chrome: Screen reader does not provide information about the status message.
Apr 7, 2022
26 tasks
This was referenced Jun 2, 2022
24 tasks
14 tasks
22 tasks
47 tasks
@Stutikuls, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
50 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Action Performed:
1.Using JAWS+ Chrome, open URL staging.new.expensify.com
2. Navigate to already created room from the Chat list using Tab key and press Enter on it.
3. Select the Room name and open the Details section.
4. Navigate to Setting control using Tab key and press Enter to activate it.
5. Change the name and navigate to Save control using Tab key.
6. Popup message is appearing on the screen.
7. Observe the screen reader behavior.
Expected Result:
Screen reader should read the status message after change the name like "Policy Room Renamed".
Actual Result:
After select the Save button screen reader is silent.
HTML -
input autocapitalize="none" placeholder="social" autocomplete="on" autocorrect="on" dir="auto" spellcheck="true" type="text" class="css-11aywtz r-13awgt0 r-tz77pi r-13qz1uu" value="ry" style="border-radius: 8px; border-width: 0px; box-shadow: none; color: rgb(11, 27, 52); font-family: GTAmericaExp-Regular; font-size: 15px; line-height: 20px; outline-width: 0px; padding: 23px 11px 8px 23px;"
Note-
Same issue repro after performing all actions like - After Deleting, After Saving, after creating any room and group etc.
Other Occurrences:
Workaround:
Yes
8164_Screen.reader.does.not.provide.information.about.the.status.message.2.mp4
Area issue was found in:
Chat Room Settings
Failed WCAG checkpoints
4.1.3
User impact:
If any status message or any task completion information is not conveyed to the users then user will not able to identify whether task is completed or not and they require manual effort to identify the changes occur on the page.
Suggested resolution:
Provide role=status to indicate the message like "N result found" after performing the search operation which convey the status to the users.
Refer to:
https://www.w3.org/WAI/WCAG21/Understanding/status-messages.html
Platform:
Version Number: v1.1.46-2
Reproducible in staging?: Yes
Reproducible in production?: Yes
Issue reported by: Stuti
8164_Screen.reader.does.not.provide.information.about.the.status.message.2.mp4
The text was updated successfully, but these errors were encountered: