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 131795 - Color chooser dialog (Is HSB meant to be HSV or HSL?)
Summary: Color chooser dialog (Is HSB meant to be HSV or HSL?)
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-02 09:17 UTC by Petr Dvorak
Modified: 2013-04-05 15:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2008-04-02 09:17:40 UTC
OS: Windows XP

(this text is slightly modified part of a closed enhancement: 131704)

This enhancement concerns a color customizer dialog. I think there might be quite a confusing tab name (HSB) in this
dialog. You need to see what actually happens with the colors first to determine what color representation "HSB" is as
it is a non-standard color representation (is that HSV or HSL or something else?).

Furthermore, you must be able to set the color using the three parameters (H, S, V/L/?B/?I) - it does not work really
well now. Suppose that [H,S,V]=[0,0,0] by default, select radiobutton H, change the value to 25, select radiobutton S,
change its value to 25 too. Value by the radiobutton H is reset to 0.

Why there are the radio buttons, btw? There should be just 3 numeric spins or editboxes... (???)

http://en.wikipedia.org/wiki/HSV_color_space
Comment 1 Stanislav Aubrecht 2013-04-05 15:05:55 UTC
Works for me in:

Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Windows 7 version 6.1 running on amd64; Cp1250; en (nb)


The color chooser dialog has both HSV and HSL tabs.