Orange-OpenSource / Orange-OpenSource/ouds-flutter
[Bug][iOS][A11Y][Phone Number] Keyboard focus reset
Open
Nobody has claimed this yet.
🐞 bug
👂 accessibility
🔍 triage
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
Prerequisites
- I have searched the backlog for duplicate or closed feature requests
Your test device
iPhone 14+
OS Version
iOS26
App version
0.6.0 (509)
Describe the issue
2 main issues on phone number using an external keyboard (after activating Full Keyboard Access) :
- When I open the country selector, the focus is reset and is put on the main view
- When I change country, the focus is reset too
- Once I entered phone number, I press enter to leave the edition mode, the focus is reset too
Expected Behavior
- when I open the country selector: the focus should be put on the current selected country
- when I close the country selector, the focus should stay on the country selector
- when I press enter to leave the edition mode, the focus shall stay on input field
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.