When clicking a div with the attribute contenteditable:
<div contenteditable>Try typing here</div>
or any input, the keyboard comes up, but the user cannot type.
Is this a bug in Phonegap 2.1.0?
When clicking a div with the attribute contenteditable:
<div contenteditable>Try typing here</div>
or any input, the keyboard comes up, but the user cannot type.
Is this a bug in Phonegap 2.1.0?