blackberry / WebWorks

BlackBerry WebWorks for Smartphones is a platform for building deeply integrated web applications for BlackBerry smartphones
http://developer.blackberry.com/html5
268 stars 51 forks source link

Wrong screen position after virtual keyboard and scrolling #116

Open shanesmith opened 12 years ago

shanesmith commented 12 years ago

As seen started in the Blackberry Dev Support Forums: http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/WebWorks-Controls-lose-position-after-virtual-keyboard-pops-ups/m-p/1732315

To quote the original post:

When the user focuses on a textfield, causing the virtual keyboard to pop-up, and the user subsequently scrolls down the screen while the virtual keyboard is open, and finally, the user closes the virtual keyboard, the controls on the screen lose their click position. After this occurs, in order to click a control such as a texbox, dropdown box, or button, the user needs to click further down the page and not where the control is actually situated. Also, it is not possible to scroll back up to the top of the page once this occurs."