[Dojo-checkins] [dojo] #5209: DateTextBox widget function setValue is not called onValueSelected event
dojo
trac at dojotoolkit.org
Wed Nov 21 12:30:57 UTC 2007
#5209: DateTextBox widget function setValue is not called onValueSelected event
-------------------------+--------------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Dijit | Version: 1.0
Severity: minor | Resolution:
Keywords: DateTextBox |
-------------------------+--------------------------------------------------
Comment (by guest):
I solved the issue calling setValue on onValueSelected event handler. And
removing setValue from onBlur event handler.
I am not sure about the impact of removing this from onBlur, but it is
working fine for me :)
patch attached.
Prajwala
--
Ticket URL: <http://trac.dojotoolkit.org/ticket/5209#comment:1>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list