-fx-background-radius is not displayed correctly

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      Drop a button.
      Open the CSS Analyzer, and look at -fx-radius.
      modena.css defines it as:
      -fx-background-radius: 3px, 3px, 2px, 1px;
      .. while the analyzer displays:
      3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 3px, 2px, 2px, 2px, 2px, 2px, 2px, 2px, 2px, 1px, 1px, 1px, 1px, 1px, 1px, 1px, 1px;

            Assignee:
            Jerome Cambon
            Reporter:
            Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: