Skip to content
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

Screen reader is not providing any information about 'Sent' message. #1318

Closed
priysn opened this issue Nov 5, 2018 · 2 comments · Fixed by #1506
Closed

Screen reader is not providing any information about 'Sent' message. #1318

priysn opened this issue Nov 5, 2018 · 2 comments · Fixed by #1506
Assignees
Labels
area-accessibility bug Indicates an unexpected problem or an unintended behavior. front-burner size-s 1 days or less

Comments

@priysn
Copy link

priysn commented Nov 5, 2018

Actual Result:
After sending the "hi" message narrator is silent, not reading anything when message is in Sending state.
Narrator is not providing any information about the sent message.

Note: Same issue repro at -
Upload File button - After Uploading Image narrator not give information that Image has been uploaded.
Attachment -"Usable_Image uploading Information".

Expected Result:
Narrator should provide the information about the sent message.

Repro Steps:

  1. Open URL https://microsoft.github.io/BotFramework-WebChat/full-bundle in Edge browser.
  2. Notice 'Upload File' and 'Send' button icons present in bottom of screen.
  3. Open Narrator (Caps+Win. Key+Enter)
  4. Type 'hi' in the input control at the bottom of the screen and hit enter (or click on the send button) .
  5. Observe that Narrator not is not providing any information about 'Sent' message.

User Impact:
Users depending on screen reader might get confused as screen reader is not providing information about the action.

Test Environment:
OS: Windows 10
OS Build: 17134.345
OS Version: 1803
Browser: Edge
Tool: Narrator

Attachment:

  1. Usable_Messgae sending state.zip
  2. Usable_Image uploading Information.zip
@priysn priysn added bug Indicates an unexpected problem or an unintended behavior. area-accessibility HCL_BotFramework_WebChat labels Nov 5, 2018
@priysn priysn self-assigned this Nov 26, 2018
@corinagum corinagum added the 4.3 label Nov 28, 2018
@compulim
Copy link
Contributor

Add a screen reader only box that show the status.

aria-live="polite"
aria-relevant="text"

@corinagum corinagum self-assigned this Dec 7, 2018
@corinagum corinagum added the size-s 1 days or less label Dec 7, 2018
@Amit8527510735
Copy link

Amit8527510735 commented Nov 17, 2020

#HCL;#Accessibility;#HCL_BotFramework_WebChat;#A11yMAS;#WCAG1.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-accessibility bug Indicates an unexpected problem or an unintended behavior. front-burner size-s 1 days or less
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants