Needs work
Project:
Date
Version:
7.x-2.7
Component:
Date Popup
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 13:16 UTC
Updated:
11 Apr 2014 at 02:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
markfoodyburton commentedrubbish
my fault
sorry
Comment #2
theshanergy commentedDid you ever get this working? I'm having a related problem with editable fields - see my issue here http://drupal.org/node/1079446
Comment #3
jelle_sWe need this feature for Clientside Validation. Validation for fields fire on the change event, the datepicker changes the value of the field, but doesn't set the focus back on the field. Change events get triggered when a user clicks out of the input element and the value is changed, but since there is no focus on the element, no change event is triggered when the user clicks somewhere else, and thus no validation takes place. Attached is a patch to fix this.
Comment #4
jelle_sComment #5
xatoo commented#3: 348166-3.patch queued for re-testing.
Comment #6
xatoo commentedAfter applying the patch I no longer get the timepicker popup. This message appears in the JS console instead.
Comment #7
afmdsouza commentedThanks for patch, works fine with 7.x-2.7.