RFR: 8377153: JavaFX FlowPane layout causing improper wrapping of TextFlow nodes with max-width styling
John Hendrikx
jhendrikx at openjdk.org
Mon Feb 16 20:12:12 UTC 2026
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.
-------------
Commit messages:
- Fix FlowPane regression introduced with JDK-8350149
Changes: https://git.openjdk.org/jfx/pull/2077/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2077&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8377153
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jfx/pull/2077.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/2077/head:pull/2077
PR: https://git.openjdk.org/jfx/pull/2077
More information about the openjfx-dev
mailing list