Closed (fixed)
Project:
Jquery Colorpicker
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2012 at 15:29 UTC
Updated:
23 Dec 2012 at 20:40 UTC
When using a Field API field on a node edit form (and presumably other edit forms), clicking the Clear link has no effect on the background color shown above it. This gives the false impression that it doesn't work when it in fact does. When Clear is clicked, it should go back to white (not really white, since it's empty, but that's the default).
(Made sure this behavior was the same in the dev version.)
Comments
Comment #1
plopescHello
Good catch.
Fixed in http://drupalcode.org/project/jquery_colorpicker.git/commit/3e4357e
Thanks