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

Selection bar does not fully display the selection path

XMLWordPrintable

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

      See attached screen shot.
      There is the place to display the whole selection path but it is truncated at the beginning.

      Seems that we just need to remove the 1.5 ...
      // xxx sjiang: why *1.5? need more investigation!!!
      myWidth += text.getLayoutBounds().getWidth() * 1.5 + CONTAINING_WIDTH + SELECTION_BAR_SPACING * 2;

        1. screen.png
          92 kB
          Sandra Lions-piron

            svienot Simon Vienot
            slions Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: