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

provide symbol info to screen reader users in documentSymbolsTree, go to symbol quickpick #187941

Merged
merged 12 commits into from
Jul 15, 2023

Conversation

meganrogge
Copy link
Contributor

@meganrogge meganrogge commented Jul 14, 2023

part of #163506

@meganrogge meganrogge added this to the July 2023 milestone Jul 14, 2023
@meganrogge meganrogge self-assigned this Jul 14, 2023
@meganrogge meganrogge marked this pull request as draft July 14, 2023 17:08
auto-merge was automatically disabled July 14, 2023 17:08

Pull request was converted to draft

@meganrogge meganrogge marked this pull request as ready for review July 14, 2023 17:13
TylerLeonhardt
TylerLeonhardt previously approved these changes Jul 14, 2023
src/vs/editor/common/languages.ts Outdated Show resolved Hide resolved
@meganrogge meganrogge changed the title provide symbol info to screen reader users in documentSymbolsTree provide symbol info to screen reader users in documentSymbolsTree, go to symbol quickpick Jul 14, 2023
Copy link
Member

@jrieken jrieken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still uses icon identifiers as UI strings

src/vs/monaco.d.ts Outdated Show resolved Hide resolved
@meganrogge meganrogge requested a review from jrieken July 14, 2023 19:10
roblourens
roblourens previously approved these changes Jul 15, 2023
@meganrogge
Copy link
Contributor Author

note that now the go to symbol quick pick aria label is correct, but the quick pick element is still getting read by the screen reader instead of that, so will need to investigate further cc @TylerLeonhardt

@meganrogge meganrogge merged commit 18136ed into main Jul 15, 2023
6 checks passed
@meganrogge meganrogge deleted the merogge/symbol-icon branch July 15, 2023 01:58
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants