RFR: 8377153: JavaFX FlowPane layout causing improper wrapping of TextFlow nodes with max-width styling [v2]
John Hendrikx
jhendrikx at openjdk.org
Fri Feb 27 13:34:43 UTC 2026
On Fri, 27 Feb 2026 13:26:24 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> This fixes the regression in FlowPane introduced with JDK-8350149 -- the calls have been adjusted in such a way that they follow the pre-25 JavaFX behavior.
>
> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>
> Add test case
Ahem.. I added a small test case. The 2nd case I added fails without this fix, and works with it.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2077#issuecomment-3972983500
More information about the openjfx-dev
mailing list