-
Notifications
You must be signed in to change notification settings - Fork 30.5k
Screen readers (e.g. VoiceOver) are not working for Flutter websites and macOS apps #115158
Copy link
Copy link
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)found in release: 3.3Found to occur in 3.3Found to occur in 3.3found in release: 3.5Found to occur in 3.5Found to occur in 3.5has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-macosBuilding on or for macOS specificallyBuilding on or for macOS specificallyplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)found in release: 3.3Found to occur in 3.3Found to occur in 3.3found in release: 3.5Found to occur in 3.5Found to occur in 3.5has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-macosBuilding on or for macOS specificallyBuilding on or for macOS specificallyplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Hey! 👋 I'm trying to get the macOS VoiceOver working for Flutter websites and Flutter macOS apps. However, it's not working. It's working for all other macOS apps or all other websites except that one created with Flutter.
my-video.mp4
I tested the https://gallery.flutter.dev for web and pulled the https://github.com/flutter/gallery (11.11.2022) repository to build & test the macOS (with
v3.5.0-10.0.pre.121).Steps to reproduce
What I would expect
I would expect that VoiceOver is working like it shown in this video by Flutter: https://www.youtube.com/watch?v=A6Sx0lBP8PI
Specs
macOS: 12.6
MacBook Pro M1