This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
iOS 6 fullscreen: page can be panned left and right (wider than the screen?) #5155
Closed
Description
Steps to reproduce:
- Open Safari and go to http://jquerymobile.com/test/docs/iOSFullscreen.html
- Add this page to your home screen
- Open this page from your home screen
- Click browse docs and go to Pages & Dialogs -> Popups
- Attempt to pan the page left and right (this will fail)
- Tap on the page to make the fixed header go away
- Attempt to pan the page left and right
At this point, you will be able to pan the page left and right. This is bad, and if you open a popup while in this state, you will notice that the popup's screen does not extend to the right edge of the page.
Steps 5-7 can be repeated with the same result when you go to Toolbars -> Fixed positioning from the documentation home screen.