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 45486 - The editor toolbar is ugly on JDK1.5
Summary: The editor toolbar is ugly on JDK1.5
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
: 41017 45085 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-23 16:32 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot. (3.09 KB, image/png)
2004-06-23 16:32 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2004-06-23 16:32:17 UTC
NB trunk build 200406230100, JDK1.5.0-beta3-b55,
Metal L&F, Ocean theme (default).

The editor toolbar is very ugly, because the
separators and empty space of this toolbar have
color gradient, but the buttons with icons do not
(have color gradient). See the attached screenshot.
The same applies to the toolbar of the Javadoc view.
Comment 1 Jan Lahoda 2004-06-23 16:32:38 UTC
Created attachment 15966 [details]
Screenshot.
Comment 2 Martin Roskanin 2004-06-24 09:34:27 UTC
*** Issue 45502 has been marked as a duplicate of this issue. ***
Comment 3 Milan Kubec 2004-07-20 09:42:31 UTC
Please consider fixing this issue to promo-D, editor toolbar is highly
visible component and looks really bad on JDK 1.5.0.
Comment 4 Martin Roskanin 2004-07-20 13:00:14 UTC
OK, I will fix it to promo-D
Comment 5 Martin Roskanin 2004-07-20 13:31:39 UTC
fixed in [maintrunk]

/cvs/editor/src/org/netbeans/modules/editor/NbEditorToolBar.java,v 
<--  NbEditorToolBar.java
new revision: 1.4; previous revision: 1.3

/cvs/editor/src/org/netbeans/modules/editor/java/NbScrollJavaDocPane.java,v
 <--  NbScrollJavaDocPane.java
new revision: 1.6; previous revision: 1.5
Comment 6 Martin Roskanin 2004-07-21 10:28:20 UTC
*** Issue 45085 has been marked as a duplicate of this issue. ***
Comment 7 Martin Roskanin 2004-07-22 12:42:17 UTC
*** Issue 41017 has been marked as a duplicate of this issue. ***
Comment 8 Jan Lahoda 2004-07-23 09:09:04 UTC
Seems OK in NB trunk continuous build 20040722-0713.
Comment 9 Jan Lahoda 2004-07-23 11:30:23 UTC
.