JDK-6402722 : GTKLAF:First selected tab border is not coincident with tab body edge in all orientations.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_2.6
  • CPU: x86
  • Submitted: 2006-03-23
  • Updated: 2011-03-11
  • Resolved: 2006-03-27
Related Reports
Duplicate :  
Description
Bug Info:
=========
Location of first selected tab border line is not coincident with tab body edge line in all orientations(top,bottom,left,right) while compare with native by using Crux theme in gtk look and feel.

GTK Version:
============
gtk2-2.4.14-41
gtk2-engines-2.2.0-264
gtk2-devel-2.4.14-41

Steps to Reproduce:
===================
1. Launch SwingSet2 Demo app with latest jdk build.
2. Select the TabbedPaneDemo icon.
3. Choose the different orientations and now you will see the below behavior.

Behavior:
=========
The selected first tab goes away from the tab body edge line.

Please check the attached image.