Skip to content

Fix keyboard focus order in the SDK installer - #55813

Draft
nagilson with Copilot wants to merge 2 commits into
mainfrom
copilot/a11y-fix-keyboard-focus-issue
Draft

Fix keyboard focus order in the SDK installer#55813
nagilson with Copilot wants to merge 2 commits into
mainfrom
copilot/a11y-fix-keyboard-focus-issue

Conversation

Copilot AI commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The installer placed keyboard focus on a static success heading and announced descriptive content with the “Learn more” link.

  • Success screen
    • Remove the non-interactive success heading from the tab order.
  • Installation screen
    • Render the description as a static label.
    • Keep only the “Learn more” hypertext control keyboard-focusable.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
3 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Co-authored-by: nagilson <23152278+nagilson@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix keyboard focus visibility issue after installation completion Fix keyboard focus order in the SDK installer Aug 18, 2026
Copilot AI requested a review from nagilson August 18, 2026 01:34
@joeloff

joeloff commented Aug 18, 2026

Copy link
Copy Markdown
Member

There might be fallout here around accessibility and screen readers. This will require handing off a private build for assessment to ensure nothing is being regressed.

@joeloff

joeloff commented Aug 19, 2026

Copy link
Copy Markdown
Member

The Installation Successfully Completed text is not read out loud by Narrator. Verified against 10.0.400 that the text is being read.

I reached out to the CAI channel - the code change is fine. Pretty sure we fixed this during the AI pass in 10 when the text wasn't being read, so this fix would technically be a regression. We can have one or the other, but not both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants