git: openjdk/jfx17u: master: 8193442: Removing TreeItem from a TreeTableView sometime changes selectedItem

Johan Vos jvos at openjdk.org
Wed Jun 29 19:33:56 UTC 2022


Changeset: 97a3f7fe
Author:    Johan Vos <jvos at openjdk.org>
Date:      2022-06-29 19:31:12 +0000
URL:       https://git.openjdk.org/jfx17u/commit/97a3f7fefdd8c67b27e2ebd6613a7d53013d51e2

8193442: Removing TreeItem from a TreeTableView sometime changes selectedItem
8187596: TreeView selection incorrectly changes after deleting an unselected row

Backport-of: 3bb2db12a4ae3fe4a26420f0af57c189b2549edb

! modules/javafx.controls/src/main/java/javafx/scene/control/ControlUtils.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TreeTableView.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TreeView.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableViewTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeViewTest.java



More information about the openjfx-changes mailing list