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 55531

Summary: Better alignment of text in editor tabs
Product: platform Reporter: Milan Kubec <mkubec>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: CLOSED FIXED    
Severity: blocker CC: dsimonek, mroskanin
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Milan Kubec 2005-02-25 12:40:52 UTC
[200502241900, JDK 1.5.0_02]

Take a look at attached screenshot, it shows how
text in editor tabs is vertically aligned, I think
that text might be positioned better (moved a bit
lower).
Comment 1 Milan Kubec 2005-02-25 12:41:24 UTC
Created attachment 20516 [details]
screenshot
Comment 2 Martin Roskanin 2005-03-01 08:35:01 UTC
it is openide/core issue, reassigning.
Comment 3 David Simonek 2005-04-26 22:14:07 UTC
OK, accepted. Should be positioned pixel or two lower both for Win XP and Win
Classic LF.
Comment 4 Stanislav Aubrecht 2005-11-28 12:16:50 UTC
fixed

Checking in WinClassicEditorTabCellRenderer.java;
/cvs/core/swing/tabcontrol/src/org/netbeans/swing/tabcontrol/plaf/WinClassicEditorTabCellRenderer.java,v
 <--  WinClassicEditorTabCellRenderer.java
new revision: 1.11; previous revision: 1.10
done
Checking in WinXPEditorTabCellRenderer.java;
/cvs/core/swing/tabcontrol/src/org/netbeans/swing/tabcontrol/plaf/WinXPEditorTabCellRenderer.java,v
 <--  WinXPEditorTabCellRenderer.java
new revision: 1.5; previous revision: 1.4
done
Comment 5 Milan Kubec 2005-12-02 09:50:37 UTC
Verified in dev-200512011936.