Integrated: 8371067: RichTextArea: requestLayout by inline node doesn't reach VFlow

Andy Goryachev angorya at openjdk.org
Tue Jan 13 22:26:38 UTC 2026


On Mon, 17 Nov 2025 21:46:06 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Requesting `VFlow` re-layout when signaled by a `Node` embedded in `TextCell`.
> 
> 
> ### NOTES
> 
> - this PR depends on https://github.com/openjdk/jfx/pull/1974 (resolved)
> - the fix can be verified visually using the latest standalone Monkey Tester https://github.com/andy-goryachev-oracle/MonkeyTest
> 
> <img width="1232" height="741" alt="Screenshot 2025-11-17 at 13 43 12" src="https://github.com/user-attachments/assets/58b2ef77-094c-45bd-8a04-3caaa4672df1" />

This pull request has now been integrated.

Changeset: e20c0fd6
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/e20c0fd61494322d001131104f92ee5fc5db4626
Stats:     83 lines in 4 files changed: 74 ins; 0 del; 9 mod

8371067: RichTextArea: requestLayout by inline node doesn't reach VFlow

Reviewed-by: arapte, zelmidaoui

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

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


More information about the openjfx-dev mailing list