DatePickerTextBox popup does not override manual edit

10 views
Skip to first unread message

mg

unread,
Dec 24, 2012, 1:31:46 PM12/24/12
to spif...@googlegroups.com
Steps to reproduce:
1. Create text box:
import org.spiffyui.client.widgets.DatePickerTextBox;
DatePickerTextBox myDate = new DatePickerTextBox("myDate");
2. Open UI, click text box and choose the date 12/24/2012 in the popup
3. Manually edit date to '12/24/201'
4. Choose the date 12/25/2012 in the popup
5. The observed result in the text box is '12/25/201', expected '12/25/2012'
BTW, popup nicely overrides date or month. The problem only with year truncated at the right.

I'm using the latest jquery-1.8.3 and jquery-ui-1.9.2

How to force the DataPicker popup to override manual text box edit?

Thanks,
mg

Zack Grossbart

unread,
Dec 24, 2012, 3:10:14 PM12/24/12
to spif...@googlegroups.com
Hello Mg,

Thanks for the bug report, but I had a little trouble reproducing it. Can you please give it a try on our latest code here:

http://spiffyui-staging.appspot.com/?widgets

That's our staging server and it has the very latest code.

If you can reproduce it there can you please write up a bug for us in our issue tracker here:

https://github.com/spiffyui/spiffyui/issues

Please include the locale of your browser.

Thanks,
Zack

goro...@gmail.com

unread,
Dec 26, 2012, 9:24:16 AM12/26/12
to spif...@googlegroups.com, goro...@gmail.com
The issue is resolved. Thanks for prompt response.
The manually edited value '12/24/201' is still a valid value for the year 201 (!) even if year range is defined 2010..2020 for DataPicker widget.
Reply all
Reply to author
Forward
0 new messages