RFR: 8371067: RichTextArea: requestLayout by inline node doesn't reach VFlow [v2]
Andy Goryachev
angorya at openjdk.org
Thu Nov 20 19:35:14 UTC 2025
> 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 Monkey Tester
>
> <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:
add text segment
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1975/files
- new: https://git.openjdk.org/jfx/pull/1975/files/2725cf0d..b714faff
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1975&range=01
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1975&range=00-01
Stats: 12 lines in 2 files changed: 9 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