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 - Color picker should support different color values
Summary: Color picker should support different color values
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 19:06 UTC by lxlyons
Modified: 2014-10-06 13:25 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 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.