git: openjdk/jfx: master: 4 new changesets
Kevin Rushforth
kcr at openjdk.org
Thu Feb 2 16:16:33 UTC 2023
Changeset: a4bc9d1a
Author: Michael Strauß <mstrauss at openjdk.org>
Date: 2023-01-31 17:10:20 +0000
URL: https://git.openjdk.org/jfx/commit/a4bc9d1a69e56cab92d3dc34cfff49c5cb524443
8300013: Node.focusWithin doesn't account for nested focused nodes
Reviewed-by: aghaisas, kcr
! modules/javafx.graphics/src/main/java/javafx/scene/Node.java
! modules/javafx.graphics/src/test/java/test/javafx/scene/FocusTest.java
Changeset: 39d87471
Author: Ajit Ghaisas <aghaisas at openjdk.org>
Date: 2023-02-02 03:49:14 +0000
URL: https://git.openjdk.org/jfx/commit/39d874712205f96befe4af07a332f1e747f3ecc2
8290863: Update the documentation of Virtualized controls to include the best practice of not using Nodes directly in the item list
Reviewed-by: angorya, kcr
! modules/javafx.controls/src/main/java/javafx/scene/control/ComboBox.java
! modules/javafx.controls/src/main/java/javafx/scene/control/ListView.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/main/java/javafx/scene/control/TreeView.java
Changeset: 8f2fac06
Author: Ambarish Rapte <arapte at openjdk.org>
Date: 2023-02-02 13:38:30 +0000
URL: https://git.openjdk.org/jfx/commit/8f2fac06152d3332e169f5b5389ac2ba84d18bc2
8300705: Update boot JDK to 19.0.2
Reviewed-by: kcr, jvos
! .github/workflows/submit.yml
! build.properties
Changeset: e1f7d0c4
Author: Kevin Rushforth <kcr at openjdk.org>
Date: 2023-02-02 16:12:58 +0000
URL: https://git.openjdk.org/jfx/commit/e1f7d0c42be3839df7679ae45d74907ef33edfbe
Merge
! build.properties
! build.properties
More information about the openjfx-changes
mailing list