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

WinUI app reads out $"{Window.Title} Window DesktopChildSiteBridge" when using narrator #10131

Closed
PureWeen opened this issue Sep 14, 2022 · 2 comments
Assignees
Labels
legacy-area-a11y Relates to accessibility platform/windows 🪟 t/a11y Relates to accessibility

Comments

@PureWeen
Copy link
Member

PureWeen commented Sep 14, 2022

Description

Here you are the steps to reproduce the issue:

  1. Create a sample MAUI app and give it the title of “Sample app”.
  2. Build the app for Windows and make sure the app has focus.
  3. Turn on Narrator.
  4. Press Caps Lock +T to obtain the title of the active window.
    • Expected behaviour: Narrator announces “Sample App”
    • Current behaviour: Narrator announces “DesktopChildSiteBridge”.

Related issue
microsoft/microsoft-ui-xaml#7853

@ghost
Copy link

ghost commented Oct 6, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@PureWeen PureWeen changed the title Currently the window on WinUI doesn't get any accessibility properties set WinUI app reads out $"{Window.Title} Window DesktopChildSiteBridge" when using narrator Oct 20, 2022
@PureWeen
Copy link
Member Author

This has been fixed by WinUI with the 1.3 release

@ghost ghost locked as resolved and limited conversation to collaborators May 14, 2023
@samhouts samhouts modified the milestones: Backlog, .NET 8 May 24, 2023
@Eilon Eilon added the t/a11y Relates to accessibility label May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
legacy-area-a11y Relates to accessibility platform/windows 🪟 t/a11y Relates to accessibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants