Orange-OpenSource / Orange-OpenSource/ouds-android

[A11Y][Text input] Incorrect reading order

Open
#882 0 comments 0 reactions 2 assignees View on GitHub

@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
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.