git: openjdk/jfx: master: 8273336: Clicking a selected cell from a group of selected cells in a TableView clears the selected items list but remains selected
Jose Pereda
jpereda at openjdk.java.net
Wed Feb 9 08:43:08 UTC 2022
Changeset: 590033f4
Author: Jose Pereda <jpereda at openjdk.org>
Date: 2022-02-09 08:41:47 +0000
URL: https://git.openjdk.java.net/jfx/commit/590033f4cb2b5bbe02261a845c554dd08c7866ff
8273336: Clicking a selected cell from a group of selected cells in a TableView clears the selected items list but remains selected
Reviewed-by: mstrauss, aghaisas
! modules/javafx.controls/src/main/java/javafx/scene/control/ControlUtils.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TableView.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TreeTableView.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TableViewTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableViewTest.java
More information about the openjfx-changes
mailing list