lne
September 22, 2014, 1:01pm
#1
hello,
I use dhtmlxTouch 1.2
I created a teaxtarea like this:
{ view: ‘textarea’, label: ‘Description’, id: ‘txtDescription’}
With Android, when I tap on the textarea, the keyboard appears and disappears directly. It is impossible to encode the text in it.
It works on iPad.
How can I fix this?
lne
September 22, 2014, 2:43pm
#2
Small details, it runs on Android in landscape mode but not in portrait mode.
And if I encode data in the form in landscape mode when I go to portrait mode, all data encoded disappear
Hello,
could you please attach a complete demo to reproduce the problem locally ? Also please provide some details about your Android device.
lne
September 23, 2014, 11:40am
#4
bug occur where the property “scroll” of a form is set to true
Hello,
we have not reproduced the problem with keyboard locally. Could you please provide details about your device ?
And if I encode data in the form in landscape mode when I go to portrait mode, all data encoded disappear
The form is rendered when you rotate your device. That is why if you do not save value, the form will show default value after rotate.