Describe the bug
According to my understanding, the ARIA requirements say that, when the node is closed, pressing RIGHT should open the children, but not change focus.
Currently, pressing RIGHT open the children and changes focus to the first child.
Reproducer
No response
System Information
Steps to reproduce the behavior
- Tab to focus a Tree item
- Press Arrow Right
Expected behavior
- Children are exposed
- Focus not changed