flutter / flutter/flutter

[a11y] hotkey widget should have correct semantics

Open
#161,689 0 comments 0 reactions 0 assignees View on GitHub
P3 team-accessibility triaged-accessibility
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

When using https://api.flutter.dev/flutter/widgets/Shortcuts-class.html, the widget should have following role
| OS | role |
|--------|--------|
| web |- |
| ios | - |
| macos | - |
| windows | ROLE_SYSTEM_HOTKEYFIELD |
| android | - |

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.