When user add text string to list, background anf scroll bar are not displayed correctly.
CONFIGURATION:
OS : Solaris10
JRE : 1.4.2_09/5.0u5
REPRODUCE:
1) compile attached test program(Frame2.java)
(There are 2 fields for list.)
2) Launch "java Frame2"
3) Add item to the left field by clicking "add item" button.
4) When you add "item_6", you will be aware that scroll bar is displayed overlapped on the right
list filed.
Also the size(hight) of the left list field is changed.
CONFIGURATION:
OS : Solaris10
JRE : 1.4.2_09/5.0u5
REPRODUCE:
1) compile attached test program(Frame2.java)
(There are 2 fields for list.)
2) Launch "java Frame2"
3) Add item to the left field by clicking "add item" button.
4) When you add "item_6", you will be aware that scroll bar is displayed overlapped on the right
list filed.
Also the size(hight) of the left list field is changed.
- duplicates
-
JDK-4360446 MAWT: There is a list display problem in jdk1.3 for Linux b13.
- Closed
-
JDK-4496965 MAWT: ScrollBar falls outside width of List in Unix and Flickering when element added
- Closed