RFR: 8377153: JavaFX FlowPane layout causing improper wrapping of TextFlow nodes with max-width styling [v4]
John Hendrikx
jhendrikx at openjdk.org
Fri Feb 27 17:34:10 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.
John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
Add copyright headers
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/2077/files
- new: https://git.openjdk.org/jfx/pull/2077/files/9c723c1f..895d4da0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=2077&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=2077&range=02-03
Stats: 880 lines in 2 files changed: 312 ins; 262 del; 306 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