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

JavFX Scene Buider 1.0 failed to load .fxml file if chart axis property has autoRanging="false"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u40
    • 7u6
    • javafx
    • None

      The original issue has been mistakenly reported under NetBeans, please see it there
      https://netbeans.org/bugzilla/show_bug.cgi?id=231247

      Remark: in NetBeans bugzilla it is closed only because it is not relevant to NetBeans

      [Adding all info from NB bugzilla entry:]

      sample fxml file is attached.

      Env:
      Java jdk1.7.0_21
      JavaFX 2.2.0-b21
      IntelliJ IDEA 12.1.4
      JavaFX scene Builder 1.0

      I created a line chart with JavaFX scene builder, then modified autoranging
      property at text editor. I can run the application from IntelliJ 12.1, but
      javaFX scene buider 1.0 failed to load the .fxml file.

      If I remove the autoRanging="false" builder can load it.

      The thing is from the builder I can see the check box "autoRanging" for the
      axis, so I suppose I can make it false?

            svienot Simon Vienot
            psomol Petr Somol (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: