git: openjdk/jfx: master: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode

Kevin Rushforth kcr at openjdk.org
Fri Oct 7 16:14:14 UTC 2022


Changeset: 9768b5e4
Author:    Andy Goryachev <angorya at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date:      2022-10-07 16:11:20 +0000
URL:       https://git.openjdk.org/jfx/commit/9768b5e42391e2d48aefffa3a3f6b1de6c30ef9d

8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode

Reviewed-by: aghaisas, kcr

! modules/javafx.controls/src/main/java/javafx/scene/control/TreeTableRow.java
+ modules/javafx.controls/src/test/java/test/javafx/scene/control/ControlUtils.java
+ modules/javafx.controls/src/test/java/test/javafx/scene/control/TableViewRowTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableRowTest.java



More information about the openjfx-changes mailing list