Orange-OpenSource / Orange-OpenSource/ouds-flutter

[Bug][DemoApp][A11Y] on iOS, the top bar navigation with VoiceOver is not correct

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

@nouha06 is already working on this.

Since Jul 1, 2026.

🐞 bug 👂 accessibility
Dominant language
Dart
Stars
10
Forks
5
Avg merge
6d 8h
Merged PRs (30d)
9

Description

Prerequisites
Your test device

Iphone 17

OS Version

26

App version

2.0.0

Describe the issue

When navigating in the app, 2 issues with Voice Over:

  • each element on the top bar needs to move twice before reaching the next/previous element, as if there were an accessible but unnamed and invisible element in it. (reproduced on the unitary top bar component)
  • the order is not correct: the title is not read just after the back button (not reproduced on unitary component)

see video https://github.com/user-attachments/assets/d9207231-6a0a-45c0-9d15-d61d440e1c66

Expected Behavior

fix order and remove additional move on each component

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.