Open
Description
when using the widget https://api.flutter.dev/flutter/widgets/Form-class.html, is should have the following role
OS | role |
---|---|
web | form |
ios | - |
macos | NSAccessibilityGroupRole, AXLandmarkForm |
windows | - |
android | - |
Metadata
Metadata
Assignees
Labels
Important issues not at the top of the work listAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)A detailed proposal for a change to Flutterflutter/packages/flutter repository. See also f: labels.Owned by Framework Accessibility team (i.e. responsible for accessibility code in flutter/flutter)Triaged by Framework Accessibility team