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 220217

Summary: Color picker should support different color values
Product: web Reporter: lxlyons
Component: CSS Visual ToolsAssignee: Jan Stola <jstola>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description lxlyons 2012-10-16 19:06:29 UTC
The color picker should be able to support the different color values called out in the CSS spec
Comment 1 Marek Fukala 2012-10-16 19:32:17 UTC
Yes, that would be nice. 

Right now we use just the default JColorChooser w/o any additional chooser panels. Can be added.

As for now all the css colors are available in code completion and also in the property editor's inlined JComboBox editor.