wesm87/ember-datepicker

Datepicker automatically opens after switching browser tabs

anth12 opened this issue · 0 comments

When returning to a tab that has a datepicker active the default theme is opened immediately, as the default theme is full screen this is very intrusive on users.

To replicate:

  • Browse to http://amsul.ca/pickadate.js/date/ (or any other implementation)
  • Open first datepicker ('Ty me...')
  • Close by selecting a day or the close button
  • Switch to a different tab in Chrome
  • Switch back to the datepicker demo and the datepicker is open.

Tested in Chrome.