-
Bug
-
Resolution: Unresolved
-
P4
-
8u40
-
Windows 7 64-bit
Java 8u40 build 1.8.0_40-ea-b18
Focus traversal in a GridPane seems to be based on the order of the child nodes in the list of child Nodes instead of their relative position in the grid as per the GridPane row/column constraints.
This results in very odd behavior for the end user, as the focus appears to jump around in a random order if the GridPane children's order in the child list is not the same as the order in which the children are displayed on screen.
(SceneBuilder 2.0 is broken in terms of being able to manipulate the order of children in a GridPane, making this is particularly annoying to fix.)
This results in very odd behavior for the end user, as the focus appears to jump around in a random order if the GridPane children's order in the child list is not the same as the order in which the children are displayed on screen.
(SceneBuilder 2.0 is broken in terms of being able to manipulate the order of children in a GridPane, making this is particularly annoying to fix.)