Skip to content

Fix a focus traversal issue with search fields#9166

Merged
kenzieschmoll merged 4 commits intoflutter:masterfrom
kenzieschmoll:search-focus
May 2, 2025
Merged

Fix a focus traversal issue with search fields#9166
kenzieschmoll merged 4 commits intoflutter:masterfrom
kenzieschmoll:search-focus

Conversation

@kenzieschmoll
Copy link
Member

Fixes #5713. When focus is in the search field, the following elements in the focus tree should always be the search field suffix actions. Wrapping the search field in a FocusTraversalGroup guarantees that.

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner May 1, 2025 20:58
@kenzieschmoll kenzieschmoll requested review from elliette and removed request for a team May 1, 2025 20:58
@kenzieschmoll kenzieschmoll merged commit ca2cdfb into flutter:master May 2, 2025
41 checks passed
@kenzieschmoll kenzieschmoll deleted the search-focus branch May 2, 2025 17:26
hrajwade96 pushed a commit to hrajwade96/devtools that referenced this pull request Sep 2, 2025
* Fix a focus traversal issue with search fields

* rnotes

* merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard shortcuts for moving to next location when searching in a file

2 participants