Skip to content

timepicker auto fill #107

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

Closed
richarddwalsh opened this issue Feb 10, 2011 · 2 comments
Closed

timepicker auto fill #107

richarddwalsh opened this issue Feb 10, 2011 · 2 comments

Comments

@richarddwalsh
Copy link

When clicking on the input field the ui element shows, however if you click on a new month (the arrow key) a value is automatically entered into the field. I find this is a bug as the original plugin does not do this. Is there a way to disable it from doing that? It reeks havoc on my validator as a user just simply has to click on the input field and it fills in a value.

@trentrichardson
Copy link
Owner

This has been reported fixed in the dev branch, it this problem still persists please re-open.

@ufku
Copy link

ufku commented Oct 30, 2013

Auto fill is performed on widget's first display, which is inconsistent with the datepicker behavior. Subsequent displays does not do auto fill.

Edit: Month navigation trigger auto fill as well.
Dev branch fixes first display auto fill but it still has the month navigation auto fill behavior.

This issue was closed.
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

3 participants