-
Type:
Bug
-
Resolution: Withdrawn
-
Priority:
P4
-
None
-
Affects Version/s: 8
-
Component/s: javafx
I put some content to a GridPane, it looks nice. Then I add a child with ColumnSpan=2 and it breaks the layout of the columns. After the fix for RT-30196 it happens only if column constraints are in place.
Run the attached app. It is laid out nicely. Then uncomment the two lines creating the cell with ColumnSpan=2. Run the app again, the layout is broken.
Run the attached app. It is laid out nicely. Then uncomment the two lines creating the cell with ColumnSpan=2. Run the app again, the layout is broken.
- relates to
-
JDK-8120500 Constraints on GridPane don't work
-
- Closed
-