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

NullPointer in GlassViewEventHandler.handleKeyEvent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 7-pool
    • fx2.0.2
    • javafx
    • macos
      FX 2.0.2 promoted b03
      Scene Builder changeset: 3657:752b93045346

    Description

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              Imported: