-
Bug
-
Resolution: Not an Issue
-
P3
-
7u6
-
None
Drop a GridPane.
Drop a Button in first column.
From the inspector Layout, set the columnSpan to 2.
The Button does not span on the 2 columns.
rowSpan is working as expected.
Drop a Button in first column.
From the inspector Layout, set the columnSpan to 2.
The Button does not span on the 2 columns.
rowSpan is working as expected.
- duplicates
-
JDK-8117777 GridPane : regression on columnSpan
- Closed