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.
Bugs with iOS5 scrolling #2415
Closed
Description
We still have soem issues to iron out on the new iOS5 scrolling:
All pages - scroll to the bottom and release. Page will scroll itself and clip off the bottom 50px or so.
http://filamentgroup.com/examples/ios5/docs/toolbars/index.html
Fixed toolbars - pull down so URL bar appears, tap to hide, tap again to show and footer will be positioned wrong. Pushed up the height of the URL bar.
http://filamentgroup.com/examples/ios5/docs/toolbars/bars-fullscreen.html
Custom select menu won't open when clicked. Native menus ok.
http://filamentgroup.com/examples/ios5/docs/forms/selects/index.html
Headers disappear randomly. Open a dialog here and header will be gone.
http://filamentgroup.com/examples/ios5/docs/pages/page-transitions.html