Bug 220908 - <body> with overflow:hidden CSS is scrollable on iOS standalone web app
Summary: <body> with overflow:hidden CSS is scrollable on iOS standalone web app
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Safari 14
Hardware: iPhone / iPad iOS 14
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-25 00:26 PST by ik
Modified: 2022-05-17 08:03 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.67 KB, patch)
2022-04-20 16:21 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ik 2021-01-25 00:26:56 PST
This issue is a continuation of #153852 "<body> with overflow:hidden CSS is scrollable on iOS"

See https://bugs.webkit.org/show_bug.cgi?id=153852

Per #c33: Scroll on the body is not prevented when [..] in "standalone mode", i.e. when the web page is added to homescreen and no browser UI is displayed.

#c34 replied with: Please file a new bug on this case.
Comment 1 Radar WebKit Bug Importer 2021-01-25 09:41:40 PST
<rdar://problem/73574797>
Comment 2 ik 2022-03-15 06:38:10 PDT
Friendly ping, any news on this?
Comment 3 Simon Fraser (smfr) 2022-04-20 16:21:33 PDT
Created attachment 458020 [details]
Patch
Comment 4 Devin Rousso 2022-04-21 11:53:03 PDT
Comment on attachment 458020 [details]
Patch

r=me
Comment 5 EWS 2022-04-21 14:04:19 PDT
Committed r293188 (249864@main): <https://commits.webkit.org/249864@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458020 [details].
Comment 6 ik 2022-05-17 08:03:24 PDT
Looks like this patch was too late to be included in 15.5 ?