Skip to content

Conversation

joeloff
Copy link
Member

@joeloff joeloff commented Sep 11, 2025

Description

When the FailureRestartText label appears at the end of the Window, the ordering appears to impact how accessibility data is retrieved. The failure text ends up being assigned to the logo image, which results in Narrator announcing non-visible text. The announcement instructs users to uninstall and restart their machines, even though the user completed a successful install. This is confusing for users that rely on audible responses.

The RCA is not complete, but initial investigations hint at ordering impacts what IAccessible may be returning

Below is a screenshot from AI and the failure page text being assigned to the logo on the Success page

Before

image

After

image

Layout fixes

The PR also contains corrections for two labels (including the failure text) that incorrectly set the height to 34 instead of 32.

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.

1 participant