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 149508

Summary: When I choose black color in Color Chooser, coloring of the triangle doesn't change
Product: web Reporter: Martin Fousek <marfous>
Component: CSS Visual ToolsAssignee: Marek Fukala <mfukala>
Status: VERIFIED INVALID    
Severity: blocker CC: dkonecny
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Fousek 2008-10-08 13:36:15 UTC
Product Version: NetBeans IDE Dev (Build 200810080201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)

Observed:
Create some Web Application and some .css file in it. Click into some style and invoke Color Chooser for the changing
color (font or background - for example) of your style. And when the "Choose Color" dialog is opened or when you set the
color to black, the triangle doesn't change its color if you change Hue.
Comment 1 David Konecny 2008-11-12 23:26:18 UTC
That is general JDK's color chooser, no? The same one is used throughout the IDE. Should be filed as JDK issue.
Comment 2 Martin Fousek 2008-11-24 10:29:17 UTC
Yes, you are right. Verified.