Integrated: 8371183: RichTextModel: ContentChange.isEdit incorrect undoing style modification

Andy Goryachev angorya at openjdk.org
Wed Nov 12 16:20:06 UTC 2025


On Tue, 4 Nov 2025 20:32:43 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Fixes an issue found by an external user:
> 
> Undoing a style only change fires a change event where `ContentChange.isEdit` is true when it should be false.
> 
> NOTE
> 
> - this PR depends on #1941 (resolved)

This pull request has now been integrated.

Changeset: 829d2be4
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/829d2be46edeedd08f8413d02fd349047ed9f21b
Stats:     62 lines in 4 files changed: 46 ins; 0 del; 16 mod

8371183: RichTextModel: ContentChange.isEdit incorrect undoing style modification

Reviewed-by: lkostyra

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

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


More information about the openjfx-dev mailing list