Open vhmolinar opened 12 years ago
Yeah, they are both fighting over the caret position.
I think the best solution would be for me to write an extension to add masked inputs to the keyboard, or maybe figure out how to mod the maskedinput plugin. I don't have much time right now, so I don't have a time line for you on when I could get this done =(
i have same problem with maskedit
Not sure it is a bug or an unusual fact, but there is a plugin conflict between keyboard and the common jquery.maskedinput. Thus it leads to a crash on keyboard functionality since it cant handle well the key events.
Chrome error report: Uncaught TypeError: Cannot call method 'replace' of undefined jquery.keyboard.js:659 $.keyboard.base.checkCombos jquery.keyboard.js:659 $.keyboard.base.startup.base.$allKeys.bind.bind.el jquery.keyboard.js:444 f.event.dispatch jquery-1.7.2.min.js:3 f.event.add.h.handle.i jquery-1.7.2.min.js:3
Browser versions: Chrome 20.0.1132.57 and IE 9.0.8112.16421
Plugin version: maskedinput-1.3 keyboard: latest