laviastar / iscroll-js

Automatically exported from code.google.com/p/iscroll-js
MIT License
2 stars 2 forks source link

Input Filed Scrolling & Editing together not able to enable in iScroll #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a HTML page having form fileds (text box, text area etc ) in iscroll 
region.
2. Keyboard won't come when we focus in textfield in Andorid 2.3/ iPhone unless 
you add condition to prevenDefault()
3.If we stop calling preventdefault(), focus and edit will work but swipe won't 
work fine when we start swipe with in the input field area.

What is the expected output? What do you see instead?
We should be able to enable the swipe as well as edit the input fields..

What version of the product are you using? On what operating system?

iScroll4

Please provide any additional information below.

Original issue reported on code.google.com by sudeeshp...@gmail.com on 12 Apr 2011 at 7:25

GoogleCodeExporter commented 9 years ago
Any update on this ??

Original comment by sudeeshp...@gmail.com on 19 Apr 2011 at 6:49

GoogleCodeExporter commented 9 years ago
i am also facing the same problem on android 2.3, Is there any solution

Original comment by karthi....@gmail.com on 19 Sep 2011 at 5:42

GoogleCodeExporter commented 9 years ago
solution:

http://stackoverflow.com/questions/5745374/iscroll-4-problem-with-form-select-el
ement-iphone-safari-and-android-browser

Original comment by karthi....@gmail.com on 19 Sep 2011 at 6:25