Cannot get the style map on a rendered node

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      Graphics scrum #1910

      See the 2 attached test case, which dump the map of the current styles for a node.
      - One is for fx 2.2, and fill the map as expected.
      - The other one is the same code, adapted for the Fx 8 API changes. The map is not filled at all. However, if the setStyleMap() is called outside the event handler (i.e. before the node is rendered), the map is filled.

        1. TestTextFill.java
          2 kB
          Jerome Cambon
        2. TestTextFill.java
          2 kB
          Jerome Cambon

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

              Created:
              Updated:
              Resolved:
              Imported: