-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 6
-
Fix Version/s: 7
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b03
-
CPU:x86, sparc
-
OS:linux, solaris
-
Verification: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
-