-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_8
###@###.### 2001-08-15
** There is a display bug in JComboBox in merlin b75
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b75)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b75, mixed mode)
locale : C and zh_CN
Try attached file, you can see the classicComboBox
is full of the whole panel . And when you extend
the panel, the classicComboBox will extend too,
and it is still full of the panel .
You can get the clearer view in attached files --
right.gif and wrong.gif.
It is a generic bug, it exists in solaris and windows platform.
There is NO bug in merlin b74.
------ end of ###@###.### 2001-08-15
** There is a display bug in JComboBox in merlin b75
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b75)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b75, mixed mode)
locale : C and zh_CN
Try attached file, you can see the classicComboBox
is full of the whole panel . And when you extend
the panel, the classicComboBox will extend too,
and it is still full of the panel .
You can get the clearer view in attached files --
right.gif and wrong.gif.
It is a generic bug, it exists in solaris and windows platform.
There is NO bug in merlin b74.
------ end of ###@###.### 2001-08-15
- relates to
-
JDK-4269430 JComboBox - Should match preferred height of JTextField
- Resolved