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.
Popup slide reverse transition doesn't return in correct direction #5134
Closed
Description
Description
When a reverse slide transition is invoked on a popup, it moves from left from right. But when it is disposed, the return transition is from left to right.
Test page is http://jsbin.com/uzaret/25
Steps to reproduce:
Apply "reverse slide" transition to a popup. Or use the attached test page.
Expected outcome:
Popup moves from left to right when invoked and returns from right to left when disposed
Actual outcome:
Popup moves from left to right when invoked and returns from left to right when disposed
Platforms/browsers - are mentioned in the test page
jquery mobile version 1.2.0