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

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P3
    • 8u20
    • Affects Version/s: 8, 8u20
    • Component/s: javafx
    • Environment:

      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.

            Assignee:
            David Grieve
            Reporter:
            Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: