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

Closed
Kumar2608 opened this issue Sep 4, 2019 · 4 comments · Fixed by microsoft/BotFramework-WebChat#2423

Comments

@Kumar2608
Copy link

Kumar2608 commented Sep 4, 2019

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

  1. Open the Bot Framework V4 Emulator.
  2. Navigate to the Open bot control and select it
  3. Dialog gets opened
  4. Navigate to the “Open in Debug mode and Azure for US Government ” check boxes
  5. Observe the issue

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

@Kumar2608
Copy link
Author

Verified in latest Bot emulator version -4.5.2-79718 with NVDA(2019.2) issue partially fixed. hence we are reactivating this bug.
For note section issue still repro'ing .
Please refer the above attachment: Usability_Live Chat. Zip
Welcome Bot Framework Emulator ->Create new bot configuration ->Live chat dialog
Type your message text is reading the twice

@corinagum corinagum removed the Fixed label Sep 19, 2019
@corinagum
Copy link
Contributor

corinagum commented Sep 23, 2019

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.

@corinagum
Copy link
Contributor

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.

@cwhitten cwhitten added the Fixed label Sep 30, 2019
@cwhitten
Copy link
Member

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.

# for free to join this conversation on GitHub. Already have an account? # to comment