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
Thank you for your issue.
This bug is most probably related to #579
The current way we do selected items in the suggestions box is most likely intefering with the focus travel.
For updates, please follow that issue instead.
Steps to reproduce
Expected results
Tab traversal has to be in the order of creation of widgets (Flutter framework default behavior)
Actual results
The tab key traversal excludes some of the widgets from focus
Package Version
5.2.0
Platform
Windows
Code sample
Code sample
Logs
No response
Screenshots or Video
Screenshots / Video demonstration
typeahead.traversal.bug.mp4
The text was updated successfully, but these errors were encountered: