Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11405

Screen Orientation - Unlocking orientation leaves it in current orientation, despite device at new orientation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • iPhone 6, iPhone 6+, iOS 9.3

    Description

      Locking the device orientation snaps the onscreen image to that orientation. However, it doesn't work the other way around.

      To reproduce:

      1. screen.lockOrientation('portrait-primary');
      2. Turn phone sideways, to landscape mode
      3. screen.unlockOrientation();

      Expected:

      1. View rotates to match new orientation

      Actual:

      1. View now appears sideways, as if no rotation was registered.

      Attachments

        Activity

          People

            tony-- Tony Homer
            jvngd Jason Vertucio
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: