JDK-4683792 : Choice does not work with applet demo on Solaris and Linux
  • Type: Bug
  • Component: tools
  • Sub-Component: appletviewer
  • Affected Version: 1.4.1
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2002-05-13
  • Updated: 2002-05-24
  • Resolved: 2002-05-24
Related Reports
Duplicate :  
Relates :  
Description
=======================================================
OS : Solaris sparc 8(euc) and RedHat Linux 7.1 japanese
JDK: Hopper jdk1.4.1 build 11
=======================================================

Choice does not work with applet demo on Solaris and Linux.
For example,
Running SymbolTest demo using appletviewer, choice menu can not be opened and user can not select a font from choice menu.

Steps to Reproduce:
1. Install jdk1.4.1 b11 into Solaris or Linux.
2. launch demo/applets/SymbolTest with appletviewer  
   % appletviewer example1.html

Then, a SymbolTest dialog comes up and you can see the problem. 
Choice menu can not be opened and user can not select a Font.

However, running SymbolTest with java command(%java SymbolTest), 
this problem does not occur.
Therefore, I guess this problem seems to be caused by applet problem.


If Category/Subcategory is not appropriate, please change it.


Plugin Test case also is seen the same problem.
Steps to Reproduce:
1. Install JRE 1.4.1 b11. into Solaris or Linux
2. setenv NPX_PLUGIN_PATH j2re1.4.1/plugin/sparc/ns4
3. launch Netscape4.7x
4. Go to the URL of the test case.
http://i18n-u1-26c.sfbay.sun.com:8080/jaws-i18n/test/bat/basic2d.html

Then, you can see the same problem.


NOTE:
* This problem is not reproducible with jdk1.4.1 b10 or previous hopper build
  on the same machine.
  Therefore, this is a regression problem.

* This problem is not seen on Windows with the same jdk build(b11).

===========================================================================

This problem is reproducible on Hopper b12.
This bug occurs using demo, therefore, I think this problem affects a user.

I would like to know whether this bus is under invetstigation or not.
Could you please evaluate this bug?


I found a similar problem #4684930, so I put the ID in See Also.


[###@###.### 2002-05-21]
===========================================================================