davebalmer / jo

Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skinnable UI widgets, a clean event model and a light data layer.
MIT License
1.2k stars 180 forks source link

Focused input field - cursor 'sticks' to the screen when you scroll the page #64

Open mikegordienko-devpronet opened 11 years ago

mikegordienko-devpronet commented 11 years ago

To reproduce the issue please do the following:

  1. Open the page http://joapp.com/live/samples/test.html in Safari on iPhone with iOS6 (on iOS 4.2.1 issue was also reproduced)
  2. Choose "Form widgets"
  3. Choose input field "Username" (default text - 'jo').
  4. When cursor appears in the field and keyboard appears - scroll the page up or down - the field moves but cursor stays.