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 150928 - Jython text color in platform manager
Summary: Jython text color in platform manager
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: ardavis26
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 18:46 UTC by tonybeckham
Modified: 2009-01-15 01:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
When Python is selected in the manager (74.45 KB, image/png)
2008-10-21 18:48 UTC, tonybeckham
Details
Platform manager when jython selected (73.44 KB, image/png)
2008-10-21 18:48 UTC, tonybeckham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tonybeckham 2008-10-21 18:46:40 UTC
Jython has text color blue but when you add other platforms they have black text.  Also, selecting Jython in the manager
makes the background red but other instances get blue background when selected.  Not sure if this is by design but it is
confusing and inconsistent.  The red background makes me think there is something wrong and why should different
platforms have different font colors?

Product Version: NetBeans IDE 6.5 RC1 (Build 20081021155605)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)
Comment 1 tonybeckham 2008-10-21 18:48:18 UTC
Created attachment 72413 [details]
When Python is selected in the manager
Comment 2 tonybeckham 2008-10-21 18:48:55 UTC
Created attachment 72414 [details]
Platform manager when jython selected
Comment 3 ardavis26 2008-10-21 19:57:20 UTC
That is by design.  I put that in so you can tell what platform is default.  if you click on another platform then click
"make default" and then click off.  you will notice that the new default turns blue and the old will turn black.

Comment 4 tonybeckham 2008-10-21 21:09:01 UTC
OK, I understand it is by design and works as you described.
Comment 5 tonybeckham 2008-10-21 21:09:39 UTC
Verified this is invalid because it is the desired behavior.
Comment 6 Peter Lam 2008-10-21 23:01:24 UTC
I think the color red is probably not a good color to use for item selection. Red is commonly used to indicate error or
problem.
When I bring up the platform manager, I only have one item "Jython 2.5a3+" there. When I click on it, it's highlighted
with red color. Looks like red color is used to highlight the selected default item when I have two items there.

A good selection color to use is the light blue that is currently being used by NB. Take a look at the project
properties dialog on the categories column on the left when an item is selected. Using what NB is using is more
consistent and have the NB look and feel too. I reopen this issue now. This issue will come up again anyway when we will
have the UI review for FCS per Ted.
Comment 7 ardavis26 2008-10-28 04:03:07 UTC
changed selected color to blue for default selection
Comment 8 tonybeckham 2008-10-28 17:49:41 UTC
Fix Verified

Product Version: NetBeans IDE 6.5 RC2 (Build 20081028113643)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)