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

The navigation order for UI Library elements is not consistent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • 7u6
    • javafx

      Library elements that display margin constraints (e.g. StackPane) let the user navigate left to right as follows: Top, Right, Bottom, Left. A more natural flow would be L R T B or even T L R B
      Library elements that display AnchorPane constraints (e.g. Separator) let the user navigate from top to bottom as follows: L R T B

      We should change the navigation flow of the margins to be consistent with the Anchor constraints navigation: L R T B

        1. Separator.png
          15 kB
          Nicolas Lorain
        2. StackPane.png
          11 kB
          Nicolas Lorain

            Unassigned Unassigned
            nlorain Nicolas Lorain (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: