Bug 268130
| Summary: | 365scores.com: Quirks needed to silence the resize events when putting Safari in the background (iPadOS) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | WebKit Misc. | Assignee: | Karl Dubost <karlcow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 17 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://365scores.com/ | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=215453 | ||
Karl Dubost
Steps to reproduce:
1. Go to http://365scores.com/ on iPad Pro in landscape mode
2. Background Safari, and open another app
3. Put Safari on the foreground again
Actual Result
365scores.com site is being reloaded with a different layout
Expected Result
365scores.com should stay with the same content.
This is due to the resize events being emitted when putting Safari in the background.
There is already a quirk for this.
365scores.com needs to be added to this quirk.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Karl Dubost
rdar://116491386
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/23281
EWS
Committed 273567@main (803558a9d300): <https://commits.webkit.org/273567@main>
Reviewed commits have been landed. Closing PR #23281 and removing active labels.