Integrated: 8357393: RichTextArea: fails to properly save text attributes

Andy Goryachev angorya at openjdk.org
Mon Jun 23 15:06:35 UTC 2025


On Tue, 20 May 2025 20:53:09 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Fixing a bug that breaks proper saving of character attributes.
> 
> This, unfortunately, makes a breaking change in the RichTextArea native format [0].
> 
> ## References
> 
> [0] https://github.com/andy-goryachev-oracle/Test/blob/main/doc/RichTextArea/RichTextArea_DataFormat_V2.md

This pull request has now been integrated.

Changeset: b9dd4dec
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/b9dd4dec1bf93f56e918fd60225fa7ead8dcccca
Stats:     188 lines in 6 files changed: 96 ins; 41 del; 51 mod

8357393: RichTextArea: fails to properly save text attributes

Reviewed-by: kcr, zelmidaoui

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

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


More information about the openjfx-dev mailing list