hercule.li@prc 2001-08-06
** There is a display bug in JComboBox in Solaris platform.
When the bound of JComboBox is over the whole Jframe,
then the part of JComboBox in the jframe will disappear
when clicking the scrollbar of the JComboBox.
See wrong.gif to get the clearer view.
Locale : zh_CN and C
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b74)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b74, mixed mode)
This problem appears in Solaris platform only.
There is NO bug in windows platform.
To reproduce this bug, try attached file.
---- end of hercule.li@prc 2001-08-06
** There is a display bug in JComboBox in Solaris platform.
When the bound of JComboBox is over the whole Jframe,
then the part of JComboBox in the jframe will disappear
when clicking the scrollbar of the JComboBox.
See wrong.gif to get the clearer view.
Locale : zh_CN and C
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b74)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b74, mixed mode)
This problem appears in Solaris platform only.
There is NO bug in windows platform.
To reproduce this bug, try attached file.
---- end of hercule.li@prc 2001-08-06
- relates to
-
JDK-4402584 JWindow does not visually stay on top of a JFrame on Solaris
- Closed
-
JDK-4529395 popup menu is going behind its parent frame when trying to select menu items
- Closed