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 - Better alignment of text in editor tabs
Summary: Better alignment of text in editor 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:40 UTC by Milan Kubec
Modified: 2008-12-23 00:05 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (5.64 KB, image/png)
2005-02-25 12:41 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: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.