You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Disable tab-key navigation in tables, so focusing a table does not lock global tab-key navigation to it.
3
+
- Remove some container widgets, tweak focus rules to avoid extra unnecessary steps when using tab-key navigation (like selecting the dictionaries widget outer frame).
4
+
- In form layouts, link each widget to its label (like each option in the configuration dialog).
5
+
- Set the accessible name / description of focusable widgets.
6
+
- Use lists for the dictionaries widget, suggestions widget, and the paper tape.
0 commit comments