Bug 255388
| Summary: | Screen orientation type should be counter-clockwise | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | New Bugs | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mail, marcosc, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 16 | ||
| URL: | https://github.com/w3c/screen-orientation/pull/248 | ||
Marcos Caceres
A followup from this bug:
https://bugs.webkit.org/show_bug.cgi?id=254863
Resulted in a spec change to match Firefox and Chrome with respect to what each orientation type is (they do it counter clockwise for some reason):
https://github.com/w3c/screen-orientation/issues/247
So, for when natural orientation is portrait, iOS reports landscape-primary as landscape-secondary and vice versa.
It's probably "incorrect" also for when the natural orientation is landscape, but will confirm.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107976966>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/12687
Marcos Caceres
Spec change is actually at https://github.com/w3c/screen-orientation/pull/248
EWS
Committed 262940@main (9a0e8865a0f5): <https://commits.webkit.org/262940@main>
Reviewed commits have been landed. Closing PR #12687 and removing active labels.