Can TreeView support using up/down arrow to select tree node? #797
benny856694
started this conversation in
General
Replies: 2 comments 6 replies
-
|
Hello! They are part of the Flutter focus system. They work on Windows, but I'm afraid they don't work on the web (platform behavior). |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Here it is: screen shot, when I press up/down, the focus moves to the right widget. What happens when you press Tab or Shift-Tab? The same behavior? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
it's would be more accessible if up/down arrow key can be supported
Beta Was this translation helpful? Give feedback.
All reactions