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

TableView - "touch" scroll should not change selection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0
    • fx2.0
    • javafx
    • Vista, b23

      When we press and drag the mouse over a TableView, the table scrolls - nice feature, but the row/cell selection changes.
      That is not the case if we use the scrollbar!

      It would be good if selction does not change, but that depends on the selection model implementation if it selects after pressed or released. Current implementation works with released and because of this, it should not be a problem to ignore selection when the mouse was dragged?

      It is also possible to add a TableView property to en/disable selection on touch scroll...

            jgiles Jonathan Giles
            rjahnjfx René Jahn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: