RFR: 8371067: RichTextArea: requestLayout by inline node doesn't reach VFlow [v8]
Ambarish Rapte
arapte at openjdk.org
Tue Jan 13 01:45:10 UTC 2026
On Mon, 12 Jan 2026 16:28:53 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" />
>
> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 14 commits:
>
> - review comments
> - Merge branch 'master' into 8371067.request.layout
> - 2026
> - Merge branch 'master' into 8371067.request.layout
> - Merge branch 'master' into 8371067.request.layout
> - 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
> - ... and 4 more: https://git.openjdk.org/jfx/compare/f7b563c7...d605d6b8
lgtm
-------------
Marked as reviewed by arapte (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1975#pullrequestreview-3653428675
More information about the openjfx-dev
mailing list