git: openjdk/jfx: master: 8187229: Tree/TableCell: cancel event must return correct editing location
Jeanette Winzenburg
fastegal at openjdk.java.net
Tue Jul 6 09:02:09 UTC 2021
Changeset: 47c2ec3d
Author: Jeanette Winzenburg <fastegal at openjdk.org>
Date: 2021-07-06 09:01:04 +0000
URL: https://git.openjdk.java.net/jfx/commit/47c2ec3d01d9870134c664205d511d54d9c6e85d
8187229: Tree/TableCell: cancel event must return correct editing location
8269136: Tree/TablePosition: must not throw NPE on instantiating with null table
Reviewed-by: mhanl, aghaisas
! modules/javafx.controls/src/main/java/javafx/scene/control/TableCell.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TablePosition.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TreeTableCell.java
! modules/javafx.controls/src/main/java/javafx/scene/control/TreeTablePosition.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TableCellTest.java
+ modules/javafx.controls/src/test/java/test/javafx/scene/control/TablePositionBaseTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableCellTest.java
More information about the openjfx-changes
mailing list