Orange-OpenSource / Orange-OpenSource/ouds-android
[A11Y][Text input] Bottom border contrast is too low
Open
@MaximeTonnerre is already working on this.
Since May 11, 2026.
🐞 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 issues.
What happened?
- on white background, outline is grey #C9C9C9 which leads to a 1.7:1 contrast ratio instead of 3:1 minimum
- on dark background, outline is grey #454545 which leads to a 2.2:1 contrast ratio instead of 3:1 minimum
Note : the bottom border in case of outlined off is correct (see expected section)
OUDS Android version
1.4.0
Your test device
No response
OS version
No response
Additional context
Contrast should reach 3:1 minimum, like bottom border when outlined mode is off
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.