Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8120328

Issue on fixed cell height implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • 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

        1. CellHeights.avi
          2.51 MB
          Alexander Kirov

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: