RFR: 8377153: JavaFX FlowPane layout causing improper wrapping of TextFlow nodes with max-width styling
Andy Goryachev
angorya at openjdk.org
Wed Feb 18 18:14:06 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.
thank you for explanations (makes sense).
could you add a unit test please?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2077#issuecomment-3922376542
More information about the openjfx-dev
mailing list