Popup blocks page scroll

Hi All,

I have a pop-up with a form and a submit button on the button. When I open this popup on a mobile phone and go through the form the page (with the popup) does not scroll up when the virtual keyboard is visible. This resuts in the fact that the submit button is behind the virtual keyboard.

If I have the same setup on a regular page it always makes sure the submit button is above the virtual keyboard.

Anyone any idea how to get around this?

Thanks!

even stranger… First time I open the popup the whole page is ‘scrollable’. The second and next times I open the same pop-up the page is NOT scrollable anymore.

may be put a invisible element below the submit button … workflow to set state… to set focus on the element.

just an idea… a way around.

This topic was automatically closed after 70 days. New replies are no longer allowed.