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

John Hendrikx jhendrikx at openjdk.org
Fri Feb 27 13:40:06 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:

  Remove dead code.

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/2077/files
  - new: https://git.openjdk.org/jfx/pull/2077/files/ba5aa53c..9c723c1f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=2077&range=02
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2077&range=01-02

  Stats: 10 lines in 1 file changed: 0 ins; 10 del; 0 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