On Tue, 20 May 2025 20:53:09 GMT, Andy Goryachev <ango...@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 <ango...@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