flutter/packages/flutter_test/test
Greg Spencer c7b10df765
Fix initial value for highlight mode on desktop platforms. (#54306)
This fixes the initial value of FocusManager.highlightMode so that it gets initialized correctly on desktop platforms.

My recent update of this code (#52990) broke things so that the highlight mode never changed from the initial default of touch, which meant that focus highlights didn't show unless you set FocusManager.highlightStrategy to something (even automatic, the default: setting it caused the mode to be updated).
2020-04-10 13:23:55 -07:00
..
bindings_environment revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
custom_exception_reporter revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
test_config enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
accessibility_test.dart Achieve Color Contrast Accessibility for Menu Demo (#49099) 2020-01-23 18:43:01 -08:00
accessibility_window_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
bindings_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
bindings_test_failure.dart Be clearer about when and why we override HttpClient in tests (#49844) 2020-01-31 09:22:30 -08:00
controller_test.dart fix missing spaces in adjacent strings (#49159) 2020-01-21 16:43:03 -08:00
event_simulation_test.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
finders_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
goldens_test.dart drop image package dependency for goldens (#54144) 2020-04-09 11:21:23 -07:00
matchers_test.dart enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00
reference_image_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
stack_manipulation_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
test_async_utils_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
test_text_input_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
widget_tester_test.dart Fix initial value for highlight mode on desktop platforms. (#54306) 2020-04-10 13:23:55 -07:00
window_test.dart Set highContrast value from AccessibilityFeatures into MediaQueryData (#48811) 2020-02-26 13:36:02 -08:00