Skip to content

Conversation

@meganrogge
Copy link
Contributor

fixes #285527

Before:

Screenshot 2026-01-09 at 4 31 23 PM

After:

Screenshot 2026-01-09 at 4 29 15 PM

Copilot AI review requested due to automatic review settings January 9, 2026 22:31
@meganrogge meganrogge self-assigned this Jan 9, 2026
@meganrogge meganrogge added this to the January 2026 milestone Jan 9, 2026
@meganrogge meganrogge enabled auto-merge (squash) January 9, 2026 22:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR improves accessibility by ensuring that submenu selection action view items have meaningful aria-label attributes. When a tooltip is not provided (empty string), the code now falls back to using the action's label for the aria-label, ensuring screen readers always have descriptive text to announce.

Key Changes

  • Added fallback logic to use action.label when action.tooltip is not provided in SubmenuEntrySelectActionViewItem

@meganrogge meganrogge merged commit d77cf17 into main Jan 9, 2026
27 of 28 checks passed
@meganrogge meganrogge deleted the merogge/a11y-combo-fix branch January 9, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Name property is not provided to combo box present in "output" window.: A11y_VisualStudioCodeClient_Output_DevTools

3 participants