-
Bug
-
Resolution: Fixed
-
P4
-
8
-
8.0b102
Suppose, I set fixed cell height for TableView to be 10 (while default value is 21). Then each TableRow will be of height 10. But each cell (intersecion of column and row) will be of height 21.
Is that correct?
RULE ControlsAutomatedTestSuite/javafx/scene/control/test/tableview/TableViewNewTest/fixedCellSizePropertyCSSTest Exception org.jemmy.TimeoutExpiredException: State 'For cell <TableColumn$1$1...[styleClass=cell indexed-cell table-cell table-column]'items0-0'> height <21.0> is not equals expected height <10.0>.' has not been reached in ... milliseconds
RULE ControlsAutomatedTestSuite/javafx/scene/control/test/tableview/TableViewNewTest/fixedCellSizePropertyTest Exception org.jemmy.TimeoutExpiredException: State 'For cell <TableColumn$1$1...[styleClass=cell indexed-cell table-cell table-column]'items0-0'> height <21.0> is not equals expected height <10.0>.' has not been reached in ... milliseconds
Is that correct?
RULE ControlsAutomatedTestSuite/javafx/scene/control/test/tableview/TableViewNewTest/fixedCellSizePropertyCSSTest Exception org.jemmy.TimeoutExpiredException: State 'For cell <TableColumn$1$1...[styleClass=cell indexed-cell table-cell table-column]'items0-0'> height <21.0> is not equals expected height <10.0>.' has not been reached in ... milliseconds
RULE ControlsAutomatedTestSuite/javafx/scene/control/test/tableview/TableViewNewTest/fixedCellSizePropertyTest Exception org.jemmy.TimeoutExpiredException: State 'For cell <TableColumn$1$1...[styleClass=cell indexed-cell table-cell table-column]'items0-0'> height <21.0> is not equals expected height <10.0>.' has not been reached in ... milliseconds