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

[CSS] getClassCssMetaData() doesn't return all the css properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 8u20
    • 8, 8u20
    • javafx
    • Win7

      getClassCssMetaData() doesn't return all the css properties.
      For instance, TextField.getClassCssMetaData() doesn't return the TextInputControl properties:
      -fx-font
      -fx-text-fill
      -fx-prompt-text-fill
      -fx-highlight-fill
      -fx-highlight-text-fill
      -fx-display-caret
      (see the attached test case)

      I think it worth checking also the other classes.

      This is annoying for tools such as Scene Builder, where the "style" property editor provides the list of supported css properties for the selected node.

            dgrieve David Grieve
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: