Michael Goderbauer 1e035cc693
Adjustments to FocusHighlightMode handling (#162417)
Fixes https://github.com/flutter/flutter/issues/158527

Adjustments:
* Using the mouse/trackpad does no longer change `FocusHighlightMode`s
(this matches observed behavior on Android)
* Changing focus via a11y on the web forces `FocusHighlightModes.touch`,
which hides the visual input focus indication from non-Textfields. The
reason here is in order to give something input focus on the web it also
has to have a11y focus, which is indicated separately.
2025-02-06 21:26:08 +00:00
..
2025-01-22 21:52:11 +00:00
2024-12-30 18:31:41 +00:00
2024-12-27 00:06:41 +00:00
2024-12-19 20:06:21 +00:00
2024-12-30 18:31:41 +00:00
2024-12-19 20:06:21 +00:00