RFR: 8377153: JavaFX FlowPane layout causing improper wrapping of TextFlow nodes with max-width styling
Michael Strauß
mstrauss at openjdk.org
Tue Feb 17 12:27:23 UTC 2026
On Mon, 16 Feb 2026 20:06:45 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.
Maybe we should have a unit test to prevent a future regression.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2077#issuecomment-3914428668
More information about the openjfx-dev
mailing list