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

Exception thrown with choice-menu plugin demos

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.1
    • 1.4.1
    • client-libs
    • rc
    • x86, sparc
    • generic, solaris_8
    • Verified

      Platform: Solaris Sparc 5.8, 5.9/ Linux Redhat 7.2
      Browser: NS 4.75/NS 6.2.2
      Build: JDK/JRE1.4.1- b14

      Steps to reproduce:

      1) Install JRE or JDK 1.4.1- build 14 on solaris on linux machine
      2) Register Plugin (build 14) with Netscape
      3) Run the demo plugin applets bundled with JDK1.4.1-b14
       
      * Solaris sparc 5.8/5.9: Go to
      /java/re/jdk/1.4.1/promoted/beta/b14/binaries/solaris-sparc/demo/plugin/applet

      Using NS4.75, run <example1.html> from directories:

      /CardTest
      /DrawTest
      /GraphicsTest
      /SymbolTest



      * Linux Redhat 7.2: Go to
      /java/re/jdk/1.4.1/promoted/beta/b14/binaries/solaris-sparc/demo/plugin/applet

      Using NS6.2.2, run <example1.html> from directories:

      /DrawTest
      /SymbolTest

      Problem: When clicking on the drop down menu, the following exception thrown:
      -------
      java.lang.NullPointerException
      at java.awt.Window.getMostRecentFocusOwner(Window.java:1243)
      at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:514)
      at java.awt.Component.dispatchEventImpl(Component.java:3468)
      at java.awt.Container.dispatchEventImpl(Container.java:1623)
      at java.awt.Window.dispatchEventImpl(Window.java:1585)
      at java.awt.Component.dispatchEvent(Component.java:3439)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
      at java.awt.SequencedEvent.dispatch(SequencedEvent.java:91)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:448)
      at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)


      This bug is surely related to AWT bug#4684679 which was integrated on 05/22/2002







            mbronsonsunw Mike Bronson (Inactive)
            hungnguy Hung Nguyen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: