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

[TableView] ScrollBar's knob changing size during sorting.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P5 P5
    • fx2.1
    • fx2.0.2
    • javafx
    • 2.0.2b08.

      See attached movie. And use standart HelloTableView application.

      You can see, that during sorting per some columns knob in vertical scrollBar changes its size. That talks about some inconsistency in its size computing, because changing in lines order doesn't change their size and their count, so knob should stay of the same size. (This problem may be especially actual for little tables, when all content is not visible, and lines height is big, assuming that current algorithm thinks about lines count and not about their cumulative height)

      Set minor priority a priori.

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: