RFR: 8371067: RichTextArea: requestLayout by inline node doesn't reach VFlow [v7]

Andy Goryachev angorya at openjdk.org
Thu Jan 8 16:32:56 UTC 2026


> 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" />

Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:

  2026

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1975/files
  - new: https://git.openjdk.org/jfx/pull/1975/files/18c42d10..c255d97f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1975&range=06
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1975&range=05-06

  Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jfx/pull/1975.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1975/head:pull/1975

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


More information about the openjfx-dev mailing list