-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
6
-
sparc
-
solaris_10
Selecting the text in JTextField, & clicking on the other JtextField results in painting issue on the first JTextField border in GTK look and feel ( CRUX theme).
Step to Reproduce :-
------------------
1) Run the attached program.
2) Select the first textfield contents, which is having "AWT".
3) Click on the second textfield, which is having "Swing".
4) Once again click on the fist textfield. You can that selection is gone. Observe that first textfield border is not painted properly. I have attached the screen shots of the same.
You can even see a related bug 6402694.
Step to Reproduce :-
------------------
1) Run the attached program.
2) Select the first textfield contents, which is having "AWT".
3) Click on the second textfield, which is having "Swing".
4) Once again click on the fist textfield. You can that selection is gone. Observe that first textfield border is not painted properly. I have attached the screen shots of the same.
You can even see a related bug 6402694.
- duplicates
-
JDK-6292725 GTK L&F: JSpinner, JComboBox does not look like native
- Closed