Can't Scroll when Zoomed in?

0
0

Hello,

I cannot scroll down on my web page when zoomed in.

I am using the Wisej2 WisejWebPage.

I attached an image of what it looks like when zoomed in, no scroll bar, the screenshot shoes the entire screen just below bookmarks bar, to just above the taskbar.

Attachment
  • You must to post comments
0
0

2 finger pan is common when touch is used to scroll, see google maps for example. When zooming you are zooming the viewport, not the scrollable areas. If you had AutoScroll on and your content was scrollable than one finger touch can be used to scroll.

We just tried your link on iOS and on a Galaxy android device, works perfectly well in both. No issues with the zooming, can pan easily, and can get in and out of all fields.

  • You must to post comments
0
0

This seems super buggy and hit or miss.

The website works perfectly on my iPhone XS and PC, but then I try it on an android and it’s completely unusable.

I have a live demo setup: https://credit-mgmt.biz/WiseJ

And, I can’t use 2 fingers to zoom around the page, it’s just completely static. Can’t even get out of the text boxes.

  • You must to post comments
0
0

Hi
An important remark that Zooming is not related to scrolling.
When zoomed you can pan and most mobile devices do that with two fingers.

With Wisej you can configurate your application to autoadapt for diferente screen devices
using client profiles

More detailt here
https://docs.wisej.com/docs/concepts/designer#client-profiles

And here a responsive sample app
https://docs.wisej.com/examples/examples/responsive

I modified your sample, using the last version of Wise, You must set again your referencesor update to a more newer version.

 

 

  • You must to post comments
0
0

Here is the source

  • You must to post comments
0
0

Hi

Only the source code  to let us to compile

By the way, Zooming is not related to scrolling. When zoomed you can pan and most mobile devices do that with two fingers.

Regards

  • You must to post comments
0
0

Hi

Please, if you could send us a minimum executable sample to check it. It would make it easier for us to help you

Regards

 

  • Kurt
    • Kurt
    • Feb 17, 2022 - 9:39 pm
    Which file is it that you need? In my ‘bin’ folder I have 5 folders all containing a dll, and a Wisej.Framework.dll and some other files I know aren’t the executable.
  • You must to post comments
Showing 6 results
Your Answer

Please first to submit.