-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.2
-
sparc
-
solaris
==========================================
OS : Solaris sparc 8 and 9
Browser : Netscape 4.78
JRE: J2RE 1.4.2 b08
==========================================
On Plugin test case, clicking the choice menu, the following exceptions are thrown on Java Console;
-------------------------------
java.lang.AbstractMethodError: java.awt.Window.getTemporaryLostComponent()Ljava/awt/Component;
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.SequencedEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
-------------------------------
This problem does not occur on b07 and Hopper.
Therefore, this is a regression.
This problem is not seen on Windows platform.
To reproduce;
1. Install the JRE for Mantis b08 on Solaris sparc.
2. Setenv NPX_PLUGIN_PATH $JREHOME/plugin/sparc/ns4
3. Invoke Netscape 4.78 browser
(/usr/dt/appconfig/netscape)
4. Go to the URL
http://i18n-u1-26c.sfbay.sun.com:8080/jaws-i18n/doc/plugin-standard.html
5. Click "I18N Test Case #2(I18n 2D Test)
http://i18n-u1-26c.sfbay.sun.com:8080/jaws-i18n/test/bat/basic2d.html
6. test case comes up.
7. Click choice menu(font, style, size etc...)
Then, an exceptions are thrown on Java Console.
Although this test case exists a stand alone test case which is included in GlobalSuite, this problem does not occur.
As this problem occurred only on plugin testing, I filed Category as a "plugin".
[###@###.### 2002-11-26]
OS : Solaris sparc 8 and 9
Browser : Netscape 4.78
JRE: J2RE 1.4.2 b08
==========================================
On Plugin test case, clicking the choice menu, the following exceptions are thrown on Java Console;
-------------------------------
java.lang.AbstractMethodError: java.awt.Window.getTemporaryLostComponent()Ljava/awt/Component;
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.SequencedEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
-------------------------------
This problem does not occur on b07 and Hopper.
Therefore, this is a regression.
This problem is not seen on Windows platform.
To reproduce;
1. Install the JRE for Mantis b08 on Solaris sparc.
2. Setenv NPX_PLUGIN_PATH $JREHOME/plugin/sparc/ns4
3. Invoke Netscape 4.78 browser
(/usr/dt/appconfig/netscape)
4. Go to the URL
http://i18n-u1-26c.sfbay.sun.com:8080/jaws-i18n/doc/plugin-standard.html
5. Click "I18N Test Case #2(I18n 2D Test)
http://i18n-u1-26c.sfbay.sun.com:8080/jaws-i18n/test/bat/basic2d.html
6. test case comes up.
7. Click choice menu(font, style, size etc...)
Then, an exceptions are thrown on Java Console.
Although this test case exists a stand alone test case which is included in GlobalSuite, this problem does not occur.
As this problem occurred only on plugin testing, I filed Category as a "plugin".
[###@###.### 2002-11-26]
- duplicates
-
JDK-4784919 Clicking on Choice crashes browser on Linux
-
- Closed
-