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.
1.5-dev Panel: Page scrolls to top after closing a panel. #8323
Closed
Description
When you open a panel, scroll down, and then close the panel, the page scrolls to top. This was not the case in 1.4.5.
Test page: http://view.jquerymobile.com/1.5-dev/demos/panel/
For comparison: http://demos.jquerymobile.com/1.4.5/panel/
Tested on Chrome 46 on OS X.
This is also the cause of the problem with the Quick Links in our demos. Clicking the link makes the page scroll to the section, but because the panel closes at the same time the page immediately jumps back to the top.