dotnet / try

Try .NET provides developers and content authors with tools to create interactive experiences.
MIT License
2.89k stars 523 forks source link

[Accessibility] A11y_.Net Editor_Keyboard: Focus is not visible on the “Enter focus mode” and “Run” button #106

Closed Tanushagottipati closed 6 years ago

Tanushagottipati commented 6 years ago

GitHubTags: #A11yTCS; #A11yMAS; #DesktopWeb; #Win10; #A11y_.NETOnlineREPLView; #WCAG2.4.7; #C+E-H; #.NETOnlineREPL; #Keyboard; #Chrome

Environment Details https://docs.microsoft.com/en-us/dotnet/csharp/quick-starts/hello-world?tutorial-step=4User Browser: Chrome (67.0.3396.87)

Additional Details: WCAG Violated: WCAG2.4.7

Repro steps:

  1. Hit the URL https://docs.microsoft.com/en-us/dotnet/csharp/quick-starts/hello-world?tutorial-step=4User
  2. Tab till “Enter focus mode” and press enter
  3. Tab till “Run” button.
  4. Verify Whether the focus is visible on the “Enter focus mode” and “Run” button.

Actual Result: Focus is not visible on the “Enter focus mode” and “Run” button.

Expected Result: Focus must be properly visible for the users in order to access the buttons.

User Impact: Keyboard users find it difficult to understand where the focus is if the focus is not visible clearly.

keyboard focus is not visible on enter focus mode keyboard focus is not visible on the run

LadyNaggaga commented 6 years ago

Duplicate entry https://github.com/dotnet/try/issues/104

umasarath52 commented 5 years ago

This was discussed with Ryan and approved to close as this is non blocking scenario.