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

Test: link underlines #217636

Closed
2 tasks done
daviddossett opened this issue Jun 24, 2024 · 0 comments
Closed
2 tasks done

Test: link underlines #217636

daviddossett opened this issue Jun 24, 2024 · 0 comments

Comments

@daviddossett
Copy link
Contributor

daviddossett commented Jun 24, 2024

Refs: #203989

Complexity: 2

Create Issue


About
Some users can find it difficult to discern between regular paragraph text and links. We added an accessibility setting to show underlines on links when they are found within a p element.

Test

  • Enable accessibility.underlineLinks
  • Open an empty window
  • Observe that links in welcome views (explorer, run & debug, etc) show underlines under the links within paragraphs.
  • Open the settings UI and toggle the setting to ensure underlines show/hide as expected
  • Bonus: install the .NET MAUI extension
    • Open the "Get Started with .NET MAUI" walkthrough
    • Navigate to the "Create you .NET MAUI" walkthrough stepstep
    • Observe the setting toggling working on the links within the walkthrough markdown
  • Try to find other areas around VS Code where links are rendered within paragraph text and ensure the setting works there too
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants