Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092549

Cannot get the style map on a rendered node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • javafx
    • 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.

            dgrieve David Grieve
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: