CSS not loaded when relative path used on FXML

XMLWordPrintable

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

      The <fx:script> element works fine with relative paths.

      But when I define a stylesheet, full path is needed.

      <BorderPane id="app-border"
                  style="-fx-padding: 6 6 6 6"
                  stylesheets="webfx/samples/restdemo/myStyles.css"
                  xmlns:fx="http://javafx.com/fxml">

            Assignee:
            Tomáš Brandalík (Inactive)
            Reporter:
            Bruno Borges (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: