-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b03
-
x86, sparc
-
linux, solaris
-
Verified
BugInfo:
--------
While focusing on tab component of tabbedpane,a lead border circle is showing at right side edge of the component for non title components and it looks ugly.
JDK Info:
--------
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b99)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b99, mixed mode)
Steps to Reproduce:
-------------------
1. Download attached java file.
2. Execute the java file
3. Select the gtk look and feel from the menu.
4. Place the focus on first tab
Expected Result:
-----------------
Component should appear without lead border because a non title component.
Lead border should appear for titled components.
Actual Result:
--------------
A circle lead border is showing right side edge of the component for non titled components.
Please see the attached jpg file for reference.
--------
While focusing on tab component of tabbedpane,a lead border circle is showing at right side edge of the component for non title components and it looks ugly.
JDK Info:
--------
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b99)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b99, mixed mode)
Steps to Reproduce:
-------------------
1. Download attached java file.
2. Execute the java file
3. Select the gtk look and feel from the menu.
4. Place the focus on first tab
Expected Result:
-----------------
Component should appear without lead border because a non title component.
Lead border should appear for titled components.
Actual Result:
--------------
A circle lead border is showing right side edge of the component for non titled components.
Please see the attached jpg file for reference.
- duplicates
-
JDK-6399246 Artifacts on tabs of a JTabbedPane
-
- Closed
-