-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/engine
#24903Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)platform-webWeb applications specificallyWeb applications specifically
Description
For web a11y we have this flag that visualizes the accessibility tree for easier debugging. Unfortunately, the only way to set it is to change engine source code and rebuild the engine. If we make it a runtime flag, contributors and developers would able to debug/triage a11y issues on live app using Chrome DevTools and similar.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)platform-webWeb applications specificallyWeb applications specifically