Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Fix Version/s: 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1
-
Assignee Priority:P2
Description
When using the ace:dateTimeEntry buttonPanel on the calendar popup in date and time entry mode, but not in Popup mode (so calendar is always rendered), if you select a new date the "Done" button appears at the bottom right-side of the popup. However, clicking this button does nothing.
It seems that the Done button should not appear in the case that the ace:dateTimeEntry is not in Popup mode, since it would normally apply the new values and close the popup.
To reproduce you can use the showcase ace:dateTimeEntry -> Time Entry demo.
1. Modify the demo to show the buttonBar
2. Select a new date, the Done button should appear.
3. Try clicking on the Done button, see that it does nothing.
4. If you click the "Submit" button outside of the component, the done button goes away.
It seems that the Done button should not appear in the case that the ace:dateTimeEntry is not in Popup mode, since it would normally apply the new values and close the popup.
To reproduce you can use the showcase ace:dateTimeEntry -> Time Entry demo.
1. Modify the demo to show the buttonBar
2. Select a new date, the Done button should appear.
3. Try clicking on the Done button, see that it does nothing.
4. If you click the "Submit" button outside of the component, the done button goes away.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Bug introduced by author (Trent Richardson) of time picker, when he tried to fix another bug by copying (buggy) code suggested by user.
Modified: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\datetimeentry\jquery-ui-timepicker-addon.js
Completed: At revision: 30177