mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Mostly tweaks for better focus management, namely: * Use `autofocus` throughout so the a11y focus is transferred to a logical place when overlaid content pops up (screen transitions, dialogs). * Consolidate "enabled" and "disabled" widgets into the same screen. Otherwise, when only a disabled widget is shown, there's nothing to focus on and the screen reader is lost. |
||
---|---|---|
.. | ||
accessibility_guideline_test.dart | ||
date_picker_test.dart | ||
dialog_test.dart | ||
slider_test.dart | ||
test_utils.dart | ||
text_field_password_test.dart | ||
text_field_test.dart |