jdewit / bootstrap-timepicker

[Deprecated] A simple timepicker component for Twitter Bootstrap
MIT License
1.64k stars 1.09k forks source link

Added close on Tab behaviour (Focusout) #255

Open Luckas5 opened 9 years ago

Luckas5 commented 9 years ago

When you press tab, popups hides . Added focusout support

reecebedding commented 9 years ago

This works fine for closing the widget when leaving focus with tab, however if an input has focus and i click on the up/down arrows, it closes the widget. Not having much luck changing it myself, but didn't know if this was something you might know about.

mrhota commented 9 years ago

seemingly related (in spirit) to #191 and #211.