trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Calendar dialog doesn't show anymore in IE9 and later #926

Closed mlemmens closed 4 years ago

mlemmens commented 6 years ago

When using two fields to select a time range the calendar dialog stops showing in the second field after I first selected a time in the first field and then select a date in the second field. The field also loses its focus and jumps to the top of the page.

This only happens in Internet Explorer 9 and later.

This can also be reproduced on the examples page: http://trentrichardson.com/examples/timepicker/.

Can this be fixed? Customers still use Internet Explorer 11 a lot.