Hi Christophe, Do you have a small example Page that reproduce this? Or perhaps a public site so we can try it out?
Which browser and version are you seeing this behavior? The only change to DateField was to remove the popup when the calendar close to prevent a memory leak. kind regards bob On 7/3/09, easydoor <[email protected]> wrote: > > I build a form with a required DateField and a required NumberField. > > I can fill a value in the NumberField at the launch of the form, but if i > call > the mini calendar which fills the DateField, the NumberField is frozen (like > Readonly attribute) and i can't continue ... > > I wonder if it is not linked to this correction > > Fixed a bug where FieldSet was not set as the parent of its child controls. > This issue was raised by James P Brown [497]. > > Thank you in advance for your answer > > > > -- http://incubator.apache.org/click/
