Orange-OpenSource / Orange-OpenSource/ouds-android
[Bug][A11Y][Navbar] Items are truncated in case of text zoom
Open
@paulinea is already working on this.
Since Jan 27, 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?
If we set the zoom to 200% (highestfont size), navbar items are truncated, and much more truncated if there're 4 or 5 items.
2 options :
- limit the items font size to the 5th level (on Samsung) to avoid huge truncations
- or keep the initial size and add tooltips which display the scaled up text on hold & touch : see https://m3.material.io/foundations/writing/text-resizing#2ece66b5-425e-4ca0-9d34-75ba07c9ca6b
OUDS Android version
1.0.0-312)
Your test device
No response
OS version
No response
Additional context
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.