In all four treeview examples, if focus is on a parent node and the parent node is expanded, pressing right arrow does nothing. Focus should move to the first child. Right arrow should do nothing only if focus is on an end node.
This is related to issue #365.
In all four treeview examples, if focus is on a parent node and the parent node is expanded, pressing right arrow does nothing. Focus should move to the first child. Right arrow should do nothing only if focus is on an end node.
This is related to issue #365.