On Tue, 4 Nov 2025 20:32:43 GMT, Andy Goryachev <[email protected]> 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 <[email protected]>
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

Reply via email to