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 26606 - Updater panel uses wrong background color
Summary: Updater panel uses wrong background color
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Filip Rachunek
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-08-19 13:38 UTC by Filip Rachunek
Modified: 2007-05-21 09:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Correct appearance for S1S updater (11.20 KB, image/gif)
2002-08-19 16:54 UTC, Bruce Lee
Details
NB screen with white background (23.57 KB, image/gif)
2002-08-19 17:51 UTC, Bruce Lee
Details
Updater splash with blue background (29.69 KB, image/png)
2002-08-20 08:23 UTC, Filip Rachunek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Rachunek 2002-08-19 13:38:34 UTC
Hello,
since the current updater panel uses hard-coded
violet (102, 102, 153) background color that
doesn't look good with the current updater splash
screen, we would like to change this color to (0,
33, 173) which seems to look nicer.
This proposal requires one line change in
autoupdate/libsrc/org/netbeans/updater/UpdaterFrame
class. Although it is very simple difference and
probably will not cause any harm, please let me
know if it would be unacceptable for some reason.
We want to integrate it for 3.4 release.
Comment 1 Filip Rachunek 2002-08-19 14:07:59 UTC
Fixed in main trunk.
Comment 3 Filip Rachunek 2002-08-19 14:16:19 UTC
UI keyword added.
Comment 4 dpavlica 2002-08-19 16:28:50 UTC
Looks correct.
Comment 5 Bruce Lee 2002-08-19 16:54:54 UTC
Created attachment 7130 [details]
Correct appearance for S1S updater
Comment 6 Bruce Lee 2002-08-19 17:05:49 UTC
Hi, 
I just attached the Updater for S1S. Could you attach the new NB
screen, so we can compare. White might not be right for the NB
updater, but could you enclose updater for NB, so we can compare. Is
text white on new color BG?
Comment 7 Jesse Glick 2002-08-19 17:48:57 UTC
Fixed in trunk -> milestone = 4.0 unless and until integrated to 3.4.
Comment 8 Bruce Lee 2002-08-19 17:51:30 UTC
Created attachment 7131 [details]
NB screen with white background
Comment 9 Bruce Lee 2002-08-19 17:52:44 UTC
Added NB updater screen.
Comment 10 Filip Rachunek 2002-08-20 08:23:52 UTC
Created attachment 7138 [details]
Updater splash with blue background
Comment 11 Filip Rachunek 2002-08-20 08:58:34 UTC
I would say that the screen looks better with blue background, what do
you think?
Comment 12 akemr 2002-08-20 09:14:01 UTC
I agree with Filip.

However colors for S1S (or other application) can be easily branded in
autoupdate/libsrc/org/netbeans/updater/resources/Branding.properties file.
Comment 13 Filip Rachunek 2002-08-20 09:22:49 UTC
Okay, I will wait for Bruce's opinion [about the background color
itself]. If he doesn't object, I'll integrate the proposed patch [blue
background] into release34 branch.
Comment 14 Filip Rachunek 2002-08-21 09:47:27 UTC
Integrated into release34 branch.
Comment 15 Filip Rachunek 2002-08-21 09:50:35 UTC
Target milestone changed.
Comment 16 Jaromir Uhrik 2003-04-01 06:59:18 UTC
Verified
Comment 17 Quality Engineering 2003-06-30 13:50:58 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.