-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed as not planned
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: desktopRunning on desktopRunning on desktopa: multi windowIssues related to multi window supportIssues related to multi window supportfyi-linuxFor the attention of the Linux platform teamFor the attention of the Linux platform teamfyi-macosFor the attention of macOS platform teamFor the attention of macOS platform teamfyi-webFor the attention of Web platform teamFor the attention of Web platform teamteam-windowsOwned by the Windows platform teamOwned by the Windows platform team
Description
The engine assumes there is a single accessibility root node with ID 0. In a multi-window world, there may be multiple root nodes each with their own unique ID.
- Windows: [Windows] Remove accessibility root assumptions engine#39441
- macOS: [macOS] Remove a single accessibility root assumption engine#40316
- Linux
- Web: [Web] Remove accessibility root ID assumptions #122850
- Android: [Android] Remove accessibility root ID assumptions #122847
- iOS: [iOS] Remove accessibility root ID assumptions #122848
- Fuchsia: [Fuchsia] Remove accessibility root ID assumptions #122849
- Common: https://github.com/flutter/engine/blob/6a846703002d0b86dc54da56b39ddf7a22b271f5/shell/platform/common/accessibility_bridge.h#L51-L56
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: desktopRunning on desktopRunning on desktopa: multi windowIssues related to multi window supportIssues related to multi window supportfyi-linuxFor the attention of the Linux platform teamFor the attention of the Linux platform teamfyi-macosFor the attention of macOS platform teamFor the attention of macOS platform teamfyi-webFor the attention of Web platform teamFor the attention of Web platform teamteam-windowsOwned by the Windows platform teamOwned by the Windows platform team
Type
Projects
Status
Done