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 - Tab dots different for selected and unselected tabs
Summary: Tab dots different for selected and unselected tabs
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-25 12:16 UTC by Milan Kubec
Modified: 2008-12-23 00:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (12.21 KB, image/png)
2005-02-25 12:17 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
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.