Bug 268130 - 365scores.com: Quirks needed to silence the resize events when putting Safari in the background (iPadOS)
Summary: 365scores.com: Quirks needed to silence the resize events when putting Safari...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 17
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Karl Dubost
URL: http://365scores.com/
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-25 17:58 PST by Karl Dubost
Modified: 2024-01-26 10:00 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Dubost 2024-01-25 17:58:24 PST
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.
Comment 1 Karl Dubost 2024-01-25 17:59:13 PST
rdar://116491386
Comment 2 Karl Dubost 2024-01-25 18:06:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/23281
Comment 3 EWS 2024-01-26 10:00:25 PST
Committed 273567@main (803558a9d300): <https://commits.webkit.org/273567@main>

Reviewed commits have been landed. Closing PR #23281 and removing active labels.