Skip to content
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
@groovy21

Description

@groovy21

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions