FULL PRODUCT VERSION :
java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b18, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 10.0.10586]
A DESCRIPTION OF THE PROBLEM :
Table view headers are not aligned with the rows as shown in the following link
http://stackoverflow.com/questions/34439890/javafx-tableview-header-is-not-aligned-with-rows
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create FXML for a grid pane that contains tableview and a bunch of other controls.
Use the UpdateItem to change the cell of the second column contents.
If there are empty cells, it will work fine, but if not the header will not be aligned with the rows
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
A source code and screen shots can be found in this link
http://stackoverflow.com/questions/34439890/javafx-tableview-header-is-not-aligned-with-rows
---------- END SOURCE ----------
SUPPORT :
YES
java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b18, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 10.0.10586]
A DESCRIPTION OF THE PROBLEM :
Table view headers are not aligned with the rows as shown in the following link
http://stackoverflow.com/questions/34439890/javafx-tableview-header-is-not-aligned-with-rows
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Create FXML for a grid pane that contains tableview and a bunch of other controls.
Use the UpdateItem to change the cell of the second column contents.
If there are empty cells, it will work fine, but if not the header will not be aligned with the rows
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
A source code and screen shots can be found in this link
http://stackoverflow.com/questions/34439890/javafx-tableview-header-is-not-aligned-with-rows
---------- END SOURCE ----------
SUPPORT :
YES