Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uplost focus erase input #37
Comments
|
Hi Xrfeox! Yes, it is working as it should. If you want the content to stay, then set the |
|
Ow thanks for information now its working fine, but i just wanted to do it without a post, no worries i can convive with it ;) |
|
Hello! Is there any way to change this behavior? I am sending an ajax request on Accept and do not want to set autoAccept to true. Basically, when a user miss-clicks the input field becomes empty (by the way: this behavior is not true on chrome running on Mac OS 10.7) which is problematic on a touchscreen. |
|
Do you have a demo of the problem you are having? I know clicking outside of the keyboard will close it, so maybe try it with the |
|
Hi! Thank you for your response; I've managed to recreate this on jsfiddle (even with a Mac running chrome) if you type in 3 letters and then click outside the keyboard the letters disappear from the textbox. Thanks! |
|
Hmm, I'm not sure how to fix this since clicking outside of the keyboard usually means someone wants to close the keyboard. Maybe try setting the |
|
Hi, thanks but that won't work for my case. Also, please note that even if you click inside the keyboard the letters disappear. I think this is a bug. Thanks! |
|
I'll have to look at this again.. it seems to work fine in the basic demos, but not in the one you shared. I'll take a closer look when I have more time. Sorry! |
|
Ok @rshibli, I think I've fixed this problem in version 1.9.18! Thanks again for reporting this. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Hi mottie, when i put theses options
when i click out of keyboard area i lose all data typed, even in playground http://jsfiddle.net/Mottie/Em8sG/ it happen