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

[MAS2.4.7] [Keyboard Navigation -Live Chat] Visual focus indicator is not visible on File upload button present in the Live chat screen #1753

Closed
Kumar2608 opened this issue Aug 20, 2019 · 3 comments

Comments

@Kumar2608
Copy link

Kumar2608 commented Aug 20, 2019

Actual Result:
Visual focus indicator is not visible on File upload button present in the Live chat screen

Expected Result:
Visual focus indicator should be visible on File upload button

Repro Steps:

  1. Open the Bot Framework V4 Emulator.
  2. Welcome tab screen gets opened
    3.Navigate to the open bot and select it
  3. Dialog gest opened and connect the open bot
  4. Live chat screen gets opened
    6.Navigate to the File upload button using Tab key
  5. Observe the issue.

User Impact:
users who rely on Keyboard navigation will be affected the keyboard focus indicator is not visible on control so that keyboard dependant users will be affected to locate where exact position of keyboard focus.

Test Environment:
OS Build: Version 1903(OS Build 18362.239)
Browser: Edge
Application: Bot Framework V4 Emulator

MAS Reference Link:
Sharepoint Link
MAS2.4.7_Live chat.zip
MAS2 4 7_Live Chat

@corinagum
Copy link
Contributor

corinagum commented Aug 22, 2019

I think this might be a good one to have in Web Chat, and let it trickle down to Emulator.
We can provide the ability for the user to choose the focus appearance in defaultStyleOptions

  • Do we want a more obvious focus on the text box? (Type your message) part of the sendbox?
  • A11y-wise, Web Chat does not visually indicate focus in the transcript when navigating through. Do we want to fix this? I think it would also mean removing the selected indication in Emulator

@corinagum corinagum added the 4.6 label Sep 3, 2019
@dollykumari5
Copy link

@corinagum This bug is logged for visual focus indicator on the file upload button just next to the text box. That button should have focus indicator such as a rectangle box around it when focus comes on it.
And for the webchat text box we are good if we are having a vertical blinking line on it as focus similar to that of any text field.

@Kumar2608
Copy link
Author

Verified in latest bot emulator Version 4.5.2-78641 and issue got fixed Hence closing this bug
Now VFI is clearly visible on File upload button.

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

4 participants