git: openjdk/jfx: master: 2 new changesets
Andy Goryachev
angorya at openjdk.org
Thu Oct 23 17:21:04 UTC 2025
Changeset: 42fd4eb8
Branch: master
Author: Andy Goryachev <angorya at openjdk.org>
Date: 2025-10-23 17:17:20 +0000
URL: https://git.openjdk.org/jfx/commit/42fd4eb827c79b5c273da2598a5435fb7cb4eb6c
8369085: RichTextArea SELECT_PARAGRAPH to include line separator
Reviewed-by: kcr
! modules/jfx.incubator.richtext/src/main/java/com/sun/jfx/incubator/scene/control/richtext/RichTextAreaBehavior.java
! modules/jfx.incubator.richtext/src/test/java/test/jfx/incubator/scene/control/richtext/RichTextAreaTest.java
Changeset: a4e4142a
Branch: master
Author: Andy Goryachev <angorya at openjdk.org>
Date: 2025-10-23 17:19:08 +0000
URL: https://git.openjdk.org/jfx/commit/a4e4142a2b787cb51e20103d650e568eac8ed3cc
8370253: CodeArea: NPE on copy
Reviewed-by: kcr
! modules/jfx.incubator.richtext/src/main/java/com/sun/jfx/incubator/scene/control/richtext/RtfStyledOutput.java
! modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/model/RichParagraph.java
! modules/jfx.incubator.richtext/src/test/java/test/jfx/incubator/scene/control/richtext/CodeAreaTest.java
More information about the openjfx-changes
mailing list