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

[TableView, TreeTableView] When in row selection mode, clicking on any cell in the row always sets the cell in the first column as the selected cell / focused cell

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • javafx

      When clicking on a row, currently the 'selected cell' and 'focused cell' are set to use the column of where the user clicked. On Windows it appears that in both cases, the 'selected cell' and the 'focused cell' are the left-most cell.

      I quickly mocked up with this change and was met with a wall of unit test failures.

            Unassigned Unassigned
            jgiles Jonathan Giles
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: