ListView fails to load skin class (regression observed in 2.1b10)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.1
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      JavaFX 2.1b10, WinXPsp3, JDK7u2b13

      The sample Service Test here: https://forums.oracle.com/forums/thread.jspa?messageID=9984287&#9984287 creates a ListView.

      The program runs fine under JavaFX 2.0.2, but throws an exception and does not display a ListView under JavaFX 2.1.

      Exception thrown is:

      SEVERE: javafx.scene.control.Control loadSkinClass Failed to load skin 'StringProperty [bean: ListView@1ab5fd5[styleClass=list-view], name: skinClassName, value: com.sun.javafx.scene.control.skin.ListViewSkin]' for control ListView@1ab5fd5[styleClass=list-view]
      java.lang.NullPointerException
      at com.sun.javafx.scene.control.behavior.ListViewBehavior.<init>(Unknown Source)
              ...

            Assignee:
            Jonathan Giles
            Reporter:
            John Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: