Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TABbing + ui.monthpicker - doesn't disappear #6

Open
albertpak opened this issue Nov 12, 2012 · 3 comments
Open

TABbing + ui.monthpicker - doesn't disappear #6

albertpak opened this issue Nov 12, 2012 · 3 comments

Comments

@albertpak
Copy link

When user tabs over to the field, on focus, monthpicker comes out, but if user manually enters date, then monthpicker plugin doesn't disappeas on blur/unfocus...what could be possible solution?

@albertpak
Copy link
Author

Anyone else come across this issue?

@zorab47
Copy link

zorab47 commented Sep 7, 2013

It appears the Monthpicker widget doesn't handle keyboard events. jQuery's Datepicker handles the tab event and hides the widget. I'll be implementing the key events from Datepicker on my project fork soon. https://github.com/zorab47/jquery.ui.monthpicker

@zorab47
Copy link

zorab47 commented Sep 24, 2013

FYI, this is now fixed in my fork of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants