Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
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
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
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
Anything else?
No response