mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
259 stars 181 forks source link

Picker doesn't always hide when supposed to #82

Closed christiansyoung closed 9 years ago

christiansyoung commented 11 years ago

I have an input field with the value "2013-11-08 13:17"

I active the picker by clicking the input field. The picker appears. Then I click a random place on the screen, and the picker hides. If I do this one more time, the picker does not hide and autocloses only when I select a date and a time. If I disable the autoclose function, it will just stay there.

Bug appears in both chrome and firefox.

Update: A simple mouseover in the picker will make it closeable. If I activate the picker and try to close it without having touched it (or moused over it), it won't close.

shehzadbilal commented 11 years ago

Yes exactly the same issue I am facing with this timepicker.

degoeym commented 10 years ago

Same here, though my issue is that even if I've clicked inside the text box I've tied the timepicker to and decide I don't need to enter a time, clicking outside the box still doesn't get rid of it.

kpakur commented 10 years ago

The same.

JleruOHeP commented 10 years ago

I have the same issue. And for me it wont hide even the first time - without hovering mouse over it (Chrome 35.0.1916.153 m)