Thanks to visit codestin.com
Credit goes to github.com

Skip to content

In 3.31, VoiceOver on Web no longer reads elements on screen #167582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
emma-roudabush-disney opened this issue Apr 22, 2025 · 3 comments
Closed
Labels
customer: castaway r: fixed Issue is closed as already fixed in a newer version

Comments

@emma-roudabush-disney
Copy link

Steps to reproduce

  1. Have flutter web app with ensureSemantics() in main
  2. Launch on web
  3. Turn on VoiceOver (Mac Screen Reader)

Expected results

VoiceOver is over to navigate through elements on screen and follow tab navigation

Actual results

It will highlight the page of the web browser, but only says 'empty' even using different navigation techniques with VoiceOver

Code sample

TBD

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Flutter version 3.31.0-0.1.pre

[still need to test/confirm for 3.32.0]

@emma-roudabush-disney
Copy link
Author

CC: @kevmoo

@danagbemava-nc danagbemava-nc added in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Apr 23, 2025
@danagbemava-nc
Copy link
Member

Hi @emma-roudabush-disney, have you been able to test on 3.32? Is the code sample also ready?

@emma-roudabush-disney
Copy link
Author

@danagbemava-nc we have updated to 3.32 and VoiceOver is working as expected again :)

cc: @kevmoo

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Apr 30, 2025
@danagbemava-nc danagbemava-nc added r: fixed Issue is closed as already fixed in a newer version and removed in triage Presently being triaged by the triage team labels May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer: castaway r: fixed Issue is closed as already fixed in a newer version
Projects
None yet
Development

No branches or pull requests

3 participants