[Dojo-checkins] [dojo] #7653: dojox-widget-colorpicker onchange event does not always return the correct color
dojo
trac at dojotoolkit.org
Fri Sep 12 18:49:13 UTC 2008
#7653: dojox-widget-colorpicker onchange event does not always return the correct
color
---------------------------+------------------------------------------------
Reporter: ngduonglam | Owner: dante
Type: enhancement | Status: new
Priority: normal | Milestone: tbd
Component: DojoX Widgets | Version: 1.1.1
Severity: normal | Keywords:
---------------------------+------------------------------------------------
dojox-widget-colorpicker onchange event does not always return the correct
color; and this happened when user drag from the vertical bar, and then
select a color. The HexValue is changes, and corrected; but the onchange
event was not fired, and user got the wrong color.
This can be workaround by set showHex="true", and instead of handle the
onchange event, just use HexValue directly. But it's not user friendly for
normal user, which don't know anything about Hex value.
Thanks,
Lam Nguyen
--
Ticket URL: <http://bugs.dojotoolkit.org/ticket/7653>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list