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

TableColumn style class and styling issues

XMLWordPrintable

      There is multiple issues there:
      1) A TableColumn has a style class of being "table-column". This is not documented in the TableView sub structures CSS spec.
      2) Using .table-column as the selector to style tableColumn has no effect.
      3) Calling TableColumn.impl_getStyleable().getNode(), returns you a Node that has "column-header " in its style class list, it should also have "table-column".


            jgiles Jonathan Giles
            jfdenise Jean-Francois Denise (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: