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

Setting "-fx-table-header-border-color: null;" for .table-view creates warnings about resolving of -fx-base

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • javafx-sdk8.0.0-ea-b58, Windows 7 x64

      Run the attached app. It adds ""-fx-table-header-border-color: null;" to .table-view which results in the bunch of warnings:

      WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve '-fx-base' while resolving lookups for '-fx-border-color' from rule '*.table-view *.filler' in stylesheet jar:file:/D:/JavaFX/repos/embedded-scrum-8.0/artifacts/sdk/rt/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
      WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve '-fx-base' while resolving lookups for '-fx-border-color' from rule '*.table-view>*.column-header-background>*.show-hide-columns-button' in stylesheet jar:file:/D:/JavaFX/repos/embedded-scrum-8.0/artifacts/sdk/rt/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
      WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve '-fx-base' while resolving lookups for '-fx-border-color' from rule '*.table-view *.column-header' in stylesheet jar:file:/D:/JavaFX/repos/embedded-scrum-8.0/artifacts/sdk/rt/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss

        1. Bug.css
          0.2 kB
          Alexander Kuznetcov
        2. Bug.java
          4 kB
          Alexander Kuznetcov

            Unassigned Unassigned
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Imported: