NullPointer in GlassViewEventHandler.handleKeyEvent

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7-pool
    • Affects Version/s: fx2.0.2
    • Component/s: javafx
    • Environment:

      macos
      FX 2.0.2 promoted b03
      Scene Builder changeset: 3657:752b93045346

      I start the Scene Builder, select empty template then issue key combination meta + w and get the stack below.
      This issue is mac specific.

      Glass detected outstanding Java exception at -[GlassViewDelegate sendJavaKeyEvent:type:]:/HUDSON/workspace/2.0.2/label/macosx-universal-14/glass/glass-mat-lib-macosx/src/com/sun/mat/ui/GlassViewDelegate.m:280
      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
      at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleKeyEvent(GlassViewEventHandler.java:125)
      at com.sun.glass.ui.View.handleKeyEvent(View.java:248)
      at com.sun.glass.ui.View.notifyKey(View.java:534)
      Glass detected outstanding Java exception at -[GlassViewDelegate sendJavaKeyEvent:type:]:/HUDSON/workspace/2.0.2/label/macosx-universal-14/glass/glass-mat-lib-macosx/src/com/sun/mat/ui/GlassViewDelegate.m:292
      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
      at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleKeyEvent(GlassViewEventHandler.java:125)
      at com.sun.glass.ui.View.handleKeyEvent(View.java:248)
      at com.sun.glass.ui.View.notifyKey(View.java:534)

            Assignee:
            Morris Meyer (Inactive)
            Reporter:
            Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: