function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bozotheclownbozotheclown 

Not Seeing Full Screen on iPad

I am trying to access a Visualforce page on an iPad.  When I view this page on a PC, I am able to only see about 80% of the page on the screen...I must scroll down to see the remaining 20 percent.  Unfortunately, when I view this same page with my iPad, I do not have this ability to scroll down to see the bottom of the page.  I am not able to scroll down at all past what is initially displayed on the screen.

 

Has anyone else seen this problem?  Is there a workaround for it?

 

 

Thanks

cloudcodercloudcoder

Are you viewing the page through a browser or a web view component? If the later, you may want to look at the scrollview component as well

bozotheclownbozotheclown

I am trying to view the page using Safari.  It is odd that the browser will not let me scroll further than what is shown on the screen - and I definitely know that other information is below what is seen on the screen.

 

 

Thanks

cloudcodercloudcoder

Is it a standard page, or a Visualforce page you have created?

bozotheclownbozotheclown

It is a Visualforce page.

 

Thanks.

cyrilvercyrilver

Hi,

 

I have the same problem.

Have you found a solution ?

 

Regards.

cloudcodercloudcoder

Can you attach a screenshot or more info to help me understand your use case. eg: Are you using Safari on the iPad, or using the webview component etc.

 

Thanks