Integrated: 8370902: RichTextArea: migrate to new text APIs

Andy Goryachev angorya at openjdk.org
Thu Feb 12 15:22:58 UTC 2026


On Wed, 17 Dec 2025 20:38:20 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Updates the `RichTextArea` code to use the new text layout APIs delivered in https://bugs.openjdk.org/browse/JDK-8341670
> 
> Also:
> 
> - updates the "demo" model in the `RichTextAreaDemoApp` to show underline/strikethrough in the presence of `TextFlow` borders

This pull request has now been integrated.

Changeset: 3a1ce054
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/3a1ce05468d91b074e0f577052eb6ef8e0b3d588
Stats:     66 lines in 5 files changed: 14 ins; 26 del; 26 mod

8370902: RichTextArea: migrate to new text APIs

Reviewed-by: mstrauss, zelmidaoui

-------------

PR: https://git.openjdk.org/jfx/pull/2012


More information about the openjfx-dev mailing list