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 149314 - Editing Color Name in Color Chooser Dialog Does Nothing
Summary: Editing Color Name in Color Chooser Dialog Does Nothing
Status: REOPENED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-07 04:58 UTC by richbl
Modified: 2009-05-25 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
color chooser (13.78 KB, image/png)
2008-10-14 19:47 UTC, George Vasick
Details
Color Chooser Dialog (25.03 KB, text/plain)
2008-11-25 22:55 UTC, richbl
Details
Color Chooser Dialog (25.03 KB, image/png)
2008-11-25 23:14 UTC, richbl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description richbl 2008-10-07 04:58:38 UTC
Does:

0) In any UML diagram, right click on an element to bring up context menu. Fonts & Colors should be a menu item.
1) From the Fonts & Colors menu, choose Background
2) In the Color Chooser Dialog, edit the Color Name text field
3) Note that an edit in this field does not affect the color, nor any of the RGB values

Should:

Editing the Color Name field should affect the color in the Color Chooser Dialog
Comment 1 richbl 2008-10-07 04:59:21 UTC
Note that this is using Build 200808111757
Comment 2 Sergey Petrov 2008-10-07 15:55:31 UTC
may be color chooser was changed, don't see color name text field in latest build.
Comment 3 richbl 2008-10-07 16:46:50 UTC
Just installed Build 200808111757. The issue is still present in this build.
Comment 4 richbl 2008-10-07 16:48:56 UTC
Uh... disregard that last comment. Evidently, the beta updates are not as consistent as I had assumed (I should've
checked the build release BEFORE reinstalling). Duh!
Comment 5 Trey Spiva 2008-10-07 20:23:34 UTC
Does this mean that the issue is no longer valid?
Comment 6 richbl 2008-10-07 23:11:00 UTC
@tspiva@netbeans.org:

The issue is still valid. My point was that I had re-installed the IDE, only to realize that the release date was the
same release date I had previously installed. So, the reinstall was moot.

The bug--however--is still reproducible (at least with the current build, 200808111757).
Comment 7 George Vasick 2008-10-14 19:45:29 UTC
The color chooser was changed and no longer has a name field.  See attached screenshot.
Comment 8 George Vasick 2008-10-14 19:47:09 UTC
Created attachment 71800 [details]
color chooser
Comment 9 Peter Lam 2008-10-14 22:55:41 UTC
verified in NB 6.5 RC1 build 200810141115. please re-open and attached a screenshot if this is not what the issue is about.
Comment 10 richbl 2008-11-25 22:55:40 UTC
Created attachment 74148 [details]
Color Chooser Dialog
Comment 11 richbl 2008-11-25 23:12:24 UTC
This is not fixed as of the official 6.5 release.

Does:

0) In any UML diagram, right click on an element to bring up context menu. Fonts & Colors should be a menu item.
1) From the Fonts & Colors menu, choose Background
2) In the Color Chooser Dialog, edit the Color Name text field
3) Note that an edit in this field does not affect the color, nor any of the RGB values

Should:

Editing the Color Name field should affect the color in the Color Chooser Dialog

----------------

See the attached PNG for the dialog and UI element in question. The Color Chooser Dialog, as originally identified, is
still available contrary to the comment made by gvasick@netbeans.org dated Tue Oct 14 18:45:29 +0000 2008 (I'm not sure
if NetBeans is using some Gnome libs for handling color-picking, but this might be where the issues lies if the Color
Chooser Dialog was indeed changed).

However, what is perhaps more concerning to me is that this bug was closed as FIXED, yet I never received notification
of the status change until receiving a summary email from qa@netbeans.org entitled "Thanks for your contribution to
NetBeans 6.5 release" which indicated the fixed nature of all previously submitted (and fixed) bugs. That's obviously
not a good policy to follow, and my guess is that the push to an RC for 6.5 suggested some short-cuts. Understandable
given the context, but still not a good policy.

In any case, I'm here to help, so let me know if there's something more I can provide by way of steps to repro the issue
or additional screen dumps.

rich
Comment 12 richbl 2008-11-25 23:14:05 UTC
Created attachment 74149 [details]
Color Chooser Dialog
Comment 13 Sergey Petrov 2008-11-26 06:28:41 UTC
since there was statement about existence of ""color name" and in later builds we got no "color name" it looks
reasonable to close as fixed because of changes in this area. but now it seems to be platform specific issue. what jdk
do you use?
Comment 14 richbl 2008-11-26 15:07:01 UTC
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)

Versions: 
6-10-0ubuntu2 (/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_intrepid_multiverse_binary-i386_Packages)
(/var/lib/dpkg/status)
 Description Language: 
                 File: /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_intrepid_multiverse_binary-i386_Packages
                  MD5: cb47d4c49fa7317c472613b7010ef9d8

Reverse Depends: 
  sun-java6-source,sun-java6-jdk 6-10-0ubuntu2
  sun-java6-javadb,sun-java6-jdk 6-10-0ubuntu2
  sun-java6-demo,sun-java6-jdk
  sun-java6-demo,sun-java6-jdk 6-10-0ubuntu2
  glassfishv2-bin,sun-java6-jdk
  glassfishv2,sun-java6-jdk
  libnb-java2-java,sun-java6-jdk
Dependencies: 
6-10-0ubuntu2 - sun-java6-bin (5 6-10-0ubuntu2) libc6 (0 (null)) libx11-6 (0 (null)) debconf (18 0.5) debconf-2.0 (0
(null)) sun-java6-demo (0 (null)) sun-java6-doc (0 (null)) sun-java6-source (0 (null)) 
Provides: 
6-10-0ubuntu2 - java6-sdk java5-sdk java2-sdk java2-compiler java-sdk java-compiler 
Comment 15 Sergey Petrov 2008-11-28 09:49:59 UTC
I can reproduce on ubuntu, but looks like a java issue, also reproducible with color name in color dialog in gui builder.
Need to find if corresponding java issue is filed.