-
Notifications
You must be signed in to change notification settings - Fork 762
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Usability][Screen reader-Welcome] Nvda is reading twice for check boxes information #1823
Comments
* #1823 Add aria-label to checkboxes to prevent doubling of text * Update CHANGELOG.md
Verified in latest Bot emulator version -4.5.2-79718 with NVDA(2019.2) issue partially fixed. hence we are reactivating this bug. |
I will be implementing the fix for the sendbox ("Type your message") being read twice on the Web Chat repo. Therefore my fix will not be available to Emulator until Web Chat is bumped, which should be at the same time that #1759 is fixed. For reference I will link the Web Chat PR that contains this fix below. |
This was closed on accident when my PR was merged in Web Chat, above. Keeping this open intentionally until Web Chat is bumped on Emulator. |
This is addressed in the WebChat dependency via the following PR: microsoft/BotFramework-WebChat#2423. We will take a new version of WebChat in the coming weeks. |
Actual Result:
Nvda is reading twice for checkboxes information present in the welcome tab screen
NVDA is reading as “Open in Debug mode Open in Debug mode check box not checked”
1.Open in Debug mode 2. Azure for US Government
Expected Result:
NVDA should narrate the once for checkboxes information
Example: NVDA should read as “Open in Debug mode check box checked \Not checked “
Note: This issue exits throughout the application for all check boxes
Same issue repro for Edit ngrok settings screen
"User settings,Application updates,Data collection" under check boxes NVDA is reading the twice
Same issue repro for below path
Welcome Bot Framework Emulator ->Create new bot configuration ->Live chat dialog
Type your message text is reading the twice
Please refer the attachment:Usability_Live.chat.zip
Test Environment:
OS Build: Version 1903(OS Build 18362.239)
Application: Bot Framework V4 Emulator
Screen reader: NVDA
Repro Steps:
Turn on the NVDA
User Impact:
Users who rely on screen reader will be affected to navigate the check boxes if screen reader reading the same info twice then the screen reader users will misguide information.
Usaibility_Open a bot.zip
Usability_Live chat.zip
The text was updated successfully, but these errors were encountered: