qq582481386 / mobiscroll

Automatically exported from code.google.com/p/mobiscroll
0 stars 0 forks source link

open the virtual keyboard, samsung galaxy s #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
When I tab on the label text (Time,  Datetime, Custom) it's work great.
but, if I tab on the "input box" the vitual keyboard is showing before 
mobiscroll

What version of the product are you using? On what operating system?
demo version - samsung galaxy s

Please provide any additional information below.

sorry for my english.... ;-)

Original issue reported on code.google.com by poulpa...@gmail.com on 29 Sep 2011 at 1:04

GoogleCodeExporter commented 8 years ago
Make your input 'readonly'... example
<input name="start" id="start" type="text" readonly>

Original comment by ian.osul...@gmail.com on 28 Dec 2012 at 1:43

GoogleCodeExporter commented 8 years ago
hi, 

adding readonly to the fields does not seem to work.
Is there a solution to this problem? 

Here the problem occurs when an inputfield is focussed first without mobiscroll 
(so just to type). After that, focussing a mobiscroll field brings up the 
scrollbars plus the keyboard.

I'm using HTC one, native browser btw. 

Original comment by hanwoold...@gmail.com on 24 Jul 2013 at 11:30