microsoft/botframework-sdk

Keyboard controls don't work properly with a screen reader

rjayapra opened this issue · 1 comments

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

What package version of the SDK are you using.
4.13.0

Describe the bug

Give a clear and concise description of what the bug is.

Keyboard controls don't work properly with a screen reader as instructed by the chatbot widget help page. This widget help page is part of the Microsoft Webchat library.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Expected to work as per the help widget, but does not.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Tracking Status

Dotnet SDK TODO

  • PR
  • Merged

Javascript SDK TODO

  • PR
  • Merged

Python SDK TODO

  • PR
  • Merged

Java SDK TODO

  • PR
  • Merged

Samples TODO

  • PR
  • Merged

Docs TODO

  • PR
  • Merged

Tools TODO

  • PR
  • Merged

This wouldn't be an SDK issue. WebChat perhaps?