This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 55527

Summary: Tab dots different for selected and unselected tabs
Product: platform Reporter: Milan Kubec <mkubec>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Milan Kubec 2005-02-25 12:16:35 UTC
[dev-200502241900, JDK 1.5.0_02]

Take a look at attached screenshot, it shows that
selected tab has three dots and unselected one has
two dots, but only if there are more tabs in the row.
Comment 1 Milan Kubec 2005-02-25 12:17:09 UTC
Created attachment 20515 [details]
screenshot
Comment 2 David Simonek 2005-04-26 22:05:55 UTC
Yes, confirmed. Stando please look at Win XP LF code, fix should be easy I hope. 

Comment 3 Stanislav Aubrecht 2005-05-03 17:28:19 UTC
fixed 

Checking in
tabcontrol/src/org/netbeans/swing/tabcontrol/plaf/WinXPViewTabDisplayerUI.java;
/cvs/core/swing/tabcontrol/src/org/netbeans/swing/tabcontrol/plaf/WinXPViewTabDisplayerUI.java,v
 <--  WinXPViewTabDisplayerUI.java
new revision: 1.16; previous revision: 1.15
Comment 4 Milan Kubec 2005-06-30 10:18:25 UTC
Verified in dev-200506291800.