eureka2 / ab-datepicker

An accessible and bootstrap compatible datepicker
MIT License
63 stars 55 forks source link

Can't tab out of the calendar #51

Closed jaceuk closed 5 years ago

jaceuk commented 5 years ago

Hi,

Thanks for a great datepicker :)

I'm using it inline and I can't seem to tab out of the calendar. It seems the only way to tab out of the calendar is if there is another form element on the page otherwise, as a keyboard user, you're trapped

In my case I have 'Back' and 'Continue' buttons sitting under the calendar but it seems impossible to tab out of the calendar to these buttons.

I've managed to replicate this on your demo page by setting it to inline and removing all other input elements and adding a simple link after the calendar.

I hope this make sense and appreciate any help you might be able to offer.

Thanks

eureka2 commented 5 years ago

Thank you for reporting this issue! Fixed in version 2.1.17

Best regards

jaceuk commented 5 years ago

That's great, thank you :)