Bug 203403
Summary: | iPad video is upside down in 'reverse portrait' mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | milen <milen.yordanov> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 13 |
milen
Open Safari and go to: https://webrtc.github.io/samples/src/content/getusermedia/gum/
Click 'Open Camera' and try to rotate the device:
1) Portrait mode (home button down), the video looks good.
2) Landscape left mode (home button left), the video looks good.
3) Landscape right mode (home button right), the video looks good.
4) Reverse Portrait mode (home button up), the video looks upside down.
Tested on:
- iPad Mini 2, iOS 12.4.2
- iPad Pro, iOS 13.1.3
Safari on iPhone does not support the "Reverse Portrait mode". So it is obvious that the device is not correctly oriented.
On iPad Safari supports "Reverse Portrait mode". It rotates the UI but the video orientation is wrong.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/56649218>
Eric Carlson
This was fixed by r261080.
*** This bug has been marked as a duplicate of bug 211373 ***