Hi all, I'm new to Windows 8 and I was testing a web app that I created which is graphically designed for touch devices and scales to the resolution (html5 + css3), in most screens I have 4-5 form fields displaying in the middle of the screen, when I
tested the app on a new Asus tablet I bought I noticed that by tapping the first form field the on screen keyboard will pop on the bottom half of the screen and completely block the other fields pending to be edited, I need then to dismiss the keyboard in
order to click on the second form field and so on.
I would like some advice on how to tackle this problem for users that will be using the app on tablets with a screen resolution that the on-screen keyboard takes half of the screen thus blocking a lot content on the page.
Thank you,
Paul