-
Notifications
You must be signed in to change notification settings - Fork 468
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Did you read the "Reporting a bug" section on Contributing file?
- I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
Current Behavior
Currently on Android, when using the screen reader, the popup view itself takes all the focus, and it's impossible to focus on non-interactive content of the popup (i.e. labels aren't accessible, but buttons are)
Expected Behavior
The popup view shouldn't be focusable, and all inner elements should be accessible
Steps To Reproduce
Turn on the screen reader and use the sample app
Link to public reproduction project repository
sample app
Environment
- .NET MAUI CommunityToolkit:
- OS:
- .NET MAUI:Anything else?
No response