[TIMOB-10489] iOS: VideoPlayer gets displaced when orientation is changed from landscape to portrait
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-05-06T10:42:31.000+0000 |
Affected Version/s | Release 2.1.1 |
Fix Version/s | 2013 Sprint 09 |
Components | iOS |
Labels | api |
Reporter | Anirudh Nagesh |
Assignee | jithinpv |
Created | 2012-08-17T17:27:17.000+0000 |
Updated | 2017-03-17T18:46:22.000+0000 |
Description
Attached is the app.js file to test the behavior. Copy the attached movie under resources.
1. Click the 'Preview Movie' button.
2. Once the player loads, switch to Landscape and enable full screen ( by clicking the button on upper right hand corner).
3. Click the done button and at the same time turn back the phone to portrait orientation.
4. If the timing of step 3 is right, the videoplayer is displaced of the center.
Note: Clicking the done button and turning the phone to portrait at the same time is really important. Otherwise the displacement of videoplayer is not seen.
Screenshot is attached from the device.
Attachments
cannot reproduce Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 iOS iPhone Simulator: iOS SDK version: 6.0
Issue does not reproduces Tested with iOS SDK: 5.1 iOS iPhone Simulator: 5.1 Mac OS X Version 10.7.5 Titanium SDK version 3.1.1.v20130606121419 Titanium Studio, build: 3.0.1.201212181159
Closing ticket as the issue cannot be reproduced.