Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8089815

GridPane focus traversal order should be based on row and column constraints

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u40
    • javafx
    • 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.)

            Unassigned Unassigned
            swpalmer Scott Palmer
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: