uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.68k stars 6.06k forks source link

Shift Tab breaks range datepicker #995

Open akras14 opened 10 years ago

akras14 commented 10 years ago

To reproduce:

  1. Go here http://eternicode.github.io/bootstrap-datepicker/
  2. Select range date picker option
  3. Fill out both input fields
  4. Click on "to" input field, for the menu to pop up
  5. Hit "shift + tab" two times, the datepicker will clear out.
Azaret commented 9 years ago

This is not related to the plugin itself but to the demo page. The inputs are reset by design when anything is focused on the options.