WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
207390
[iOS] Double tapping shouldn't scroll the page when the body has `overflow: hidden`
https://bugs.webkit.org/show_bug.cgi?id=207390
Summary
[iOS] Double tapping shouldn't scroll the page when the body has `overflow: h...
Wenson Hsieh
Reported
2020-02-07 09:46:12 PST
The page isn't scrollable with pan gestures anyways in this scenario, so it doesn't make sense that it's still scrollable by double tapping. However, we need to make sure that we still allow scrolling when revealing focused editable elements (otherwise, they could be underlapped by the software keyboard).
Attachments
Patch
(8.11 KB, patch)
2020-02-07 10:28 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
Patch
(7.61 KB, patch)
2020-02-07 11:07 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
Update 'Reviewed by' line again
(7.64 KB, patch)
2020-02-07 11:40 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2020-02-07 09:46:36 PST
<
rdar://problem/56960774
>
Wenson Hsieh
Comment 2
2020-02-07 10:28:39 PST
Comment hidden (obsolete)
Created
attachment 390101
[details]
Patch
Wenson Hsieh
Comment 3
2020-02-07 11:07:26 PST
Comment hidden (obsolete)
Created
attachment 390108
[details]
Patch
Wenson Hsieh
Comment 4
2020-02-07 11:40:53 PST
Created
attachment 390110
[details]
Update 'Reviewed by' line again
WebKit Commit Bot
Comment 5
2020-02-07 15:25:49 PST
Comment on
attachment 390110
[details]
Update 'Reviewed by' line again Clearing flags on attachment: 390110 Committed
r256072
: <
https://trac.webkit.org/changeset/256072
>
WebKit Commit Bot
Comment 6
2020-02-07 15:25:51 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug