-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6
-
Cause Known
-
x86
-
linux_2.6
Bug Info:
=========
JTextField and Jslider not getting paint focus border by compare with native components using crux theme.
GTK Version
============
gtk2-2.4.14-41
gtk2-engines-2.2.0-264
gtk2-devel-2.4.14-41
JDK Info:
=========
java version "1.6.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta2-b76)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b76, mixed mode)
Steps to Reproduce:
===================
1. Open any java app which is having text component.
2. Choose the crux theme in the machine
3. Choose the gtk look and feel in the app.
4. Click on the text or slider component.
Expected Result:
================
Paint focus border should appear across the component with green color.
Actual Result:
==============
Paint focus border not appears across the component.
But if you click on native components,you can see the paint focus across the component.
Check the attached images for identifying the clear difference.
=========
JTextField and Jslider not getting paint focus border by compare with native components using crux theme.
GTK Version
============
gtk2-2.4.14-41
gtk2-engines-2.2.0-264
gtk2-devel-2.4.14-41
JDK Info:
=========
java version "1.6.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta2-b76)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b76, mixed mode)
Steps to Reproduce:
===================
1. Open any java app which is having text component.
2. Choose the crux theme in the machine
3. Choose the gtk look and feel in the app.
4. Click on the text or slider component.
Expected Result:
================
Paint focus border should appear across the component with green color.
Actual Result:
==============
Paint focus border not appears across the component.
But if you click on native components,you can see the paint focus across the component.
Check the attached images for identifying the clear difference.