[CSS] FX hangs when setting border width to 0 + border style to dashed

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 8u20
    • Component/s: javafx
    • Environment:

      Mac, Windows

      Look at the attached test case: as soon as the style is applied, the app hangs.
      This seems related to the combination of:
                          -fx-border-width: 1px 0px 0px 0px;
                          -fx-border-style: dashed;
      If the "0px" are replaced by "1px", there is no issue.

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

              Created:
              Updated:
              Resolved:
              Imported: