-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7u6
-
Component/s: javafx
-
None
-
Environment:
authoringtool:
changeset: 5847:a38e925fead9
To reproduce:
-add grid pane to the content panel
-add button to cell (0,0) (first col and first row)
-select the button and increase row span up to 3 by typing 3 in the inspector's panel
-select grid
-select and remove last row using button "-" at layout panel
-select button
The row span has been reduced to 2 (you can see that id you save) but the inspector still shows 3
-add grid pane to the content panel
-add button to cell (0,0) (first col and first row)
-select the button and increase row span up to 3 by typing 3 in the inspector's panel
-select grid
-select and remove last row using button "-" at layout panel
-select button
The row span has been reduced to 2 (you can see that id you save) but the inspector still shows 3
- relates to
-
JDK-8118112 Can't change effects added by main menu
-
- Closed
-
-
JDK-8122030 Splitpane divider position editor issue
-
- Closed
-