ui-date icon indicating copy to clipboard operation
ui-date copied to clipboard

Can't type date in the text input box using keyboard

Open sinelaw opened this issue 12 years ago • 1 comments

Unlike the original jquery-ui datepicker, it's not possible to type in a date using the keyboard in the text input box.

See working typing in this jquery-ui datepicker demo: http://jqueryui.com/datepicker/

Non-working demo of angular-ui-date: http://angular-ui.github.io/ui-date/

sinelaw avatar Jul 09 '13 14:07 sinelaw

The tip of master branch seems to have this partially fixed; there's still an exception thrown when you type in characters. I'm sending a pull request to fix that.

sinelaw avatar Jul 09 '13 15:07 sinelaw