Orange-OpenSource / Orange-OpenSource/ouds-android
[A11Y][Text input] Incorrect reading order
Open
@paulinea is already working on this.
Since Oct 27, 2025.
🐞 bug
👂 accessibility
🔍 triage
- Dominant language
- Kotlin
- Stars
- 22
- Forks
- 5
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 30
Description
Prerequisites
- I have searched the backlog for duplicate or closed feature requests
Your test device
S22
OS Version
16
App version
0.3.0 (246)
Describe the issue
When the textfield is filled, Talkback reads the content before the role/name of the component, which is not correct
for following example, we hear "612347" then "edit box, numéro de téléphone, +33, €"
Expected Behavior
we should hear "role, name, prefix, content, suffix", for example "edit box, numéro de téléphone, +33, 612347, €
Accessibility settings
No response
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.