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

[Usability][Keyboard Navigation Services->+symbol] Visual focus indicator is cut off for “Privacy statement link” #1765

Closed
Kumar2608 opened this issue Aug 22, 2019 · 4 comments

Comments

@Kumar2608
Copy link

Actual Result:
Visual focus indicator is not clearly visible for “Privacy statement link”

Expected Result:
Visual focus indicator should be clearly visible for “Privacy statement link”

Repro Steps:

  1. Open the Bot Framework V4 Emulator.
  2. Navigate to Welcome tab screen and select it, screen gets opened
  3. Navigate to the open bot and select it
  4. Open bot dialog gets opened and connect to the open bot
  5. Live chat screen gets appears
  6. Navigate to the Edit ngrok settings and select it
  7. Emulator screen gets opened
  8. Navigate to the Privacy statement and observe the issue

User Impact:
Users who rely on Keyboard navigation will be affected the keyboard focus indicator is not clearly visible on control so that keyboard dependant users will be affected.

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

@corinagum
Copy link
Contributor

Note: focus is cut off. We just need to fix that - no need to involve Design.
image

@corinagum corinagum removed the Design Design Team issue label Aug 22, 2019
@corinagum corinagum changed the title [Usability][Keyboard Navigation Services->+symbol] Visual focus indicator is not clearly visible for “Privacy statement link” [Usability][Keyboard Navigation Services->+symbol] Visual focus indicator is cut off for “Privacy statement link” Aug 22, 2019
@corinagum corinagum added the 4.6 label Sep 3, 2019
@tonyanziano
Copy link
Contributor

Might just be able to throw width: auto onto the link and call it a day

@cwhitten cwhitten added Fixed ByDesign Behavior is by design and doesn't need to be addressed labels Sep 18, 2019
@cwhitten
Copy link
Member

addressed in #1776

@Kumar2608
Copy link
Author

Verified in latest Bot emulator version -4.5.2-79718 .Issue got fixed hence we are closing this bug.
Now Visual focus indicator clearly visible for “Privacy statement link”

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