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

[Usable] [Screen reader- Open Bot Dialog] Voiceover is announcing the name of check box and information multiple times. #1905

Closed
Kumar2608 opened this issue Oct 4, 2019 · 3 comments

Comments

@Kumar2608
Copy link

Kumar2608 commented Oct 4, 2019

Actual Result:
Voiceover is reading multiple times for checkboxes information present in the "Open bot dialog".
Voiceover announces “Open in Debug mode Open in Debug mode check box not checked” again and again.
1.Open in Debug mode 2. Azure for US Government

Expected Result:
Voiceover should announce the information only once i.e. the checkbox should be associated with the content and focus goes only once on the content.

Repro Steps:

  1. Open the Bot Framework V4 Emulator.
  2. Welcome tab screen gets opened.
  3. Navigate to the "Open Bot" button and activate it.
  4. Navigate the dialog with voiceover.
  5. Observe the issue.

Note:

  1. Same issue observed for links present at "Create new bot configuration dialog".
  2. Same issue observed with "Remove key value pair" dimmed button at "Add other service" dialog.
  3. Same issue observed with "Browse" button present at "Settings".
  4. Same issue observed for the check boxes present throughout the application such as "New bot configuration", "Add an endpoint for your Bot", "edit ngrok settings".

The same issue gets resolved for Win32, reference bug Id: https://github.com/microsoft/BotFramework-Emulator/issues/1823

User Impact:
Users who rely on voiceover will be affected to navigate the check boxes if the same info narrated multiple times.

Test Environment:
OS: MacOs Version 10.15
Application: Bot Framework V4 Emulator (Version 4.5.2-80829)

Attachment:
Checkboxes are announced multiple times.zip

@tonyanziano
Copy link
Contributor

I can't reproduce this behavior on the most recent Emulator build:

checkboxes

Please reevaluate this scenario on the newest nightly release:

https://github.com/microsoft/botframework-emulator-nightlies/releases

@tonyanziano tonyanziano added the InfoRequested Used to tag a11y issues that need a response from the a11y team. label Nov 21, 2019
@ShikhaMishra11
Copy link

ShikhaMishra11 commented Nov 23, 2019

@tonyanziano The issue still exist in latest build. You can repro this, in voice over mode (control+option+left/right key).

Please find the latest attachment.
Checkboxes are announced multiple times.zip

Test Environment:
OS: MacOs Version 10.15
Application: Bot Framework V4 Emulator (version: 4.6.0-92058)

@tonyanziano tonyanziano removed the InfoRequested Used to tag a11y issues that need a response from the a11y team. label Nov 25, 2019
@ShikhaMishra11
Copy link

Verified and fixed .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants