git: openjdk/jfx17u: master: 8273336: Clicking a selected cell from a group of selected cells in a TableView clears the selected items list but remains selected

Johan Vos jvos at openjdk.org
Tue Jun 28 18:10:02 UTC 2022


Changeset: 97fd2cbd
Author:    Johan Vos <jvos at openjdk.org>
Date:      2022-06-28 17:18:40 +0000
URL:       https://git.openjdk.org/jfx17u/commit/97fd2cbd3cf896428888a8a82e33591aeefb08f6

8273336: Clicking a selected cell from a group of selected cells in a TableView clears the selected items list but remains selected

Backport-of: 590033f4cb2b5bbe02261a845c554dd08c7866ff

! 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