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 48140 - [WinClassic] Tweak the appearance of window tabs in win classic L&F
Summary: [WinClassic] Tweak the appearance of window tabs in win classic L&F
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 2004-08-30 10:32 UTC by jrojcek
Modified: 2008-12-22 15:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Window tab bugs in win classic L&F. (16.87 KB, image/png)
2004-08-30 10:35 UTC, jrojcek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2004-08-30 10:33:19 UTC
Please tweak the appearance of the window tabs in win classic 
L&F according to the UI spec.

The difference between the implementation and specification 
includes (pointed out in the attached image):

1)
Implementation: Heavy separating lines are between two window 
tabs.
Specification: Soft separating lines are between two window 
tabs.

2)
Implementation:  (212, 208, 200) is the color of the line between 
the tabs and white explorer tree background.
Specification: (64, 64, 64) is the color of the line between the 
tabs and white explorer tree background.
Comment 1 jrojcek 2004-08-30 10:35:21 UTC
Created attachment 17210 [details]
Window tab bugs in win classic L&F.
Comment 2 David Simonek 2004-09-10 15:05:55 UTC
fixed in main trunk:

/cvs/core/swing/tabcontrol/src/org/netbeans/swing/tabcontrol/plaf/WinClassicViewTabDisplayerUI.java,v
 <--  WinClassicViewTabDisplayerUI.java

new revision: 1.11; previous revision: 1.10
Comment 3 Zdenek Konecny 2005-07-19 15:00:54 UTC
Verified in NetBeans 4.2 Build 200507181000, JDK 1.6.0-ea