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

A Clip test threw exceptions with IE7 in WinXPpro

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • fx1.0
    • javafx
    • WinXPpro SP3, jdk1.6.0_10-b33, javafx-b43(promotion build), IE7

      We have a test which do clip in the node, when run it in the browser IE7, we got the NullPointerExceptions.
      The test case is attached and the exception is attached and the NullpointException is as following:

      group: onMouseReleased
      107: group: onMouseReleased

      Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
      at com.sun.scenario.scenegraph.SGEmbeddedToolkit.processMouseEvent(SGEmbeddedToolkit.java:166)
      at com.sun.embeddedswing.EmbeddedEventQueue.beforeDispatch(EmbeddedEventQueue.java:240)
      at com.sun.embeddedswing.EmbeddedEventQueue.access$400(EmbeddedEventQueue.java:70)
      at com.sun.embeddedswing.EmbeddedEventQueue$EventQueueDelegateFactory$2.call(EmbeddedEventQueue.java:589)
      at com.sun.java.swing.SwingUtilities3$EventQueueDelegateFromMap.beforeDispatch(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)

            Unassigned Unassigned
            ttzhang Tao Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: