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

[TableView] Continuous selection using SHIFT-UP/DOWN/LEFT/RIGHT in multi-cell selection mode does not work as expected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u60
    • fx2.1
    • javafx

      I'm unable to create continuous selection by using SHIFT-UP/DOWN/LEFT/RIGHT in multi-cell selection mode in TableView.

      Steps to reproduce (SHIFT-DOWN)
      1. select a cell (this is Anchor)
      2. navigate to another cell by pressing CTRL-DOWN (CMD-DOWN)
      3. press SHIFT-DOWN to select all cells between Anchor and the cell below the focused cell

      RESULT: First cell is selected, the cell below the focused cell is selected

      Similarly to the steps above, you can test other shortcuts too.

      NOTE: there is no issue with SHIFT-SPACE - it selects all cells between Anchor and the focused cell correctly.

            jgiles Jonathan Giles
            jdinga Jindrich Dinga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: