RFR: 8377153: JavaFX FlowPane layout causing improper wrapping of TextFlow nodes with max-width styling

Andy Goryachev angorya at openjdk.org
Wed Feb 18 15:45:48 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.

Why changing code that handles widths would impact the vertical positioning?
It's unexpected, that's all.  Is there anything else that have been impacted, causing a regression perhaps?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2077#issuecomment-3921558346


More information about the openjfx-dev mailing list