[TIMOB-14452] iOS: Remote Streaming - intermittent unexpected behavior after native control is taking over
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:05:58.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.1.1, qe-ks, usability |
Reporter | Olga Romero |
Assignee | Eric Merriman |
Created | 2013-07-01T18:31:35.000+0000 |
Updated | 2017-05-02T22:05:58.000+0000 |
Description
When starting remote video and zoom it in, rotation of device won't change video orientation due to native control takeover.
However, pinch to zoom out will fix this issue.
To reproduce:
1. Install and run KS> Phone> Play Movie> remote streaming
2. Rotate device and observe movie orientation change with it
3. Pinch to zoom in and tap on the screen to call native control
4. Rotate device and observe NO change in movie orientation
5. Pinch to zoom out and rotate device to observe NO native control and Yes for change of movie orientation
Actual result:
Rotating device, video is scaled until both dimensions fit the screen exactly, stretching if necessary.
The aspect ratio of the video is not preserved.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.