Description of problem: The widget used for setting date & time fields does not disappear after the date&time has been fully specified by it. Version-Release number of selected component (if applicable): jBPM console DR5 deployed on JBoss EAP 6.1 How reproducible: Always Steps to Reproduce: 1. Navigate to BPM > Tasks - Grid View (Advanced view) 2. Click "New Task" 3. Click "Due On" input field to bring up datetimepicker widget 4. Select some values for days - hours - minutes Actual results: After selecting minutes datetimepicker remains displayed. Expected results: After selecting minutes the datetimepicker widget should disappear (as is the current behavior of of datepicker after selecting days) Additional info:
This is the standard gwt bootstrap component, which doesn't seem to be working on a Modal. Because the code to fix this issue is not in the jbpm console ng code, there is not much that I can do with it.
fixed in master. Needs testing to see if the current behavior is what you were expecting
Mauricio: yes, the current behavior is what I expected. Thanks for the fix! Verified with BPMS 6.0.0.ER2
Hi Jan, Doc Text has been added. Can you please review the CCFR.
Hi Kanchan, yes, it's correct.