[Lens] HelloSanity robot screen throw exceptions

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • 9
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      ejdk116 and jfx overlay 117

      When running HelloSanity:robbot pressing the 'Robot Mouse Press/Release/Wheel Test" the following exception is been thrown, and the focus jumps to the combo box (with a,b,c) on the left.
      Expected color been found, at (53,53)
      Expected color been found, at (93,53)
      Expected color been found, at (133,53)
      Expected color been found, at (173,53)
      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
      at com.sun.javafx.scene.control.skin.FXVKSkin$5$1.run(FXVKSkin.java:438)
      at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:297)
      at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:294)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:294)
      at com.sun.glass.ui.lens.LensApplication$RunnableEvent.dispatch(LensApplication.java:182)
      at com.sun.glass.ui.lens.LensApplication._runLoop(LensApplication.java:860)
      at com.sun.glass.ui.lens.LensApplication.access$1800(LensApplication.java:58)
      at com.sun.glass.ui.lens.LensApplication$4.run(LensApplication.java:917)
      at java.lang.Thread.run(Thread.java:744)
      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
      at com.sun.javafx.scene.control.skin.FXVKSkin$5$1.run(FXVKSkin.java:438)
      at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:297)
      at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:294)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:294)
      at com.sun.glass.ui.lens.LensApplication$RunnableEvent.dispatch(LensApplication.java:182)
      at com.sun.glass.ui.lens.LensApplication._runLoop(LensApplication.java:860)
      at com.sun.glass.ui.lens.LensApplication.access$1800(LensApplication.java:58)
      at com.sun.glass.ui.lens.LensApplication$4.run(LensApplication.java:917)
      at java.lang.Thread.run(Thread.java:744)

      Device seems to work slower after this

            Assignee:
            David Hill (Inactive)
            Reporter:
            Assaf Yavnai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: