[Android] Flyoutmenu does not support tab navigation(accessibility/EAA)
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Description
We are in the process of finalizing our EAA implemention which requires certain functionality with regards to navigation in the app. However on Andoid it does not seem possible to navigate to the flyout open button or cycle through the flyout menu options with Tab. Anybody experienced this and implemented a workaround other then a custom flyout implementation?
### Steps to Reproduce
1. Create A new Maui Project
2. Add flyout items like:
`
`
3. Connect keyboard or emulate input to navigate through inputs on screen.
4. Cannot access or when opened cycle through the various input fields with TAB
### Link to public reproduction project repository
_No response_
### Version with bug
9.0.14 SR1.4
### Is this a regression from previous behavior?
Not sure, did not test other versions
### Last version that worked well
_No response_
### Affected platforms
Android
### Affected platform versions
_No response_
### Did you find any workaround?
_No response_
### Relevant log output
```shell
```
Contributor guide
Research direction
Start with the MAUI Android flyout described in the reproduction steps and verify keyboard focus behavior using the listed Cats and Dogs flyout items. Investigate why Tab cannot reach the flyout button or cycle through its options; done means the button and menu items are reachable and traversable with Tab on Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- accessibility, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100