Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Grails-RichUI 0.7
-
Fix Version/s: Grails-RichUI 0.8
-
Component/s: None
-
Labels:None
Description
If I'm clicking on an input field, to which the dateChooser was bound, the corresponding box will be opened. If the displayed month is March 2010, the last line's dates and the last four of the line before are part of April 2010 and therefore non-choosable. After changing the month and moving to April 2010, the same fields (last 11 date fields) are not choosable. Therefore, it's not possible to select April, 29th 2010.
Additionally, after changing the month, the dateChooser box will not be closed by a click on the rest of the page. It will be only closed, if a date was choosen or if a click into the same input field reopens the box for the original month.
Hi Patrick,
I couldn't reproduce the issue you mentioned. Could you please provide more details e.g. how the dateChooser is integrated in your GSP and
which environment you are using. Nevertheless could you please try the trunk version, http://plugins.grails.org/grails-richui/trunk/grails-richui-0.8.zip
and check whether the issue is also present.
Best Regards,
Andreas