RFR: 8371067: RichTextArea: requestLayout by inline node doesn't reach VFlow [v4]
Andy Goryachev
angorya at openjdk.org
Tue Dec 2 17:04:40 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains nine additional commits since the last revision:
- Merge branch 'master' into 8371067.request.layout
- updated test
- Merge branch 'master' into 8371067.request.layout
- add text segment
- Merge branch 'master' into 8371067.request.layout
- test
- request layout
- test
- fix
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1975/files
- new: https://git.openjdk.org/jfx/pull/1975/files/ecd2c0e7..56bcfff7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1975&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1975&range=02-03
Stats: 371 lines in 24 files changed: 206 ins; 94 del; 71 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