google-code-export / tatami

Automatically exported from code.google.com/p/tatami
1 stars 1 forks source link

Problem with setDate(Date) with a DropdownContainer, the input text stay empty. #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a new DropdownDatePicker
2. call the method setDate
3. add the widget to a container which is not attached to the browser.

Normally the input text of the DropdownDatePicker should display the 
date. But the input text is empty

The problem is fixed now. You can download the tatami-1.1.jar 

Original issue reported on code.google.com by vgrass...@gmail.com on 4 Mar 2008 at 8:23