WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 213571
No scrolling momentum with 'scroll-snap-type: x mandatory' if the scroller scrolls vertically
https://bugs.webkit.org/show_bug.cgi?id=213571
Summary
No scrolling momentum with 'scroll-snap-type: x mandatory' if the scroller sc...
Simon Fraser (smfr)
Reported
2020-06-24 12:40:16 PDT
Created
attachment 402673
[details]
Testcase In the attached testcase, there is no vertical scrolling momentum in Safari. There is in Firefox.
Attachments
Testcase
(2.14 KB, text/html)
2020-06-24 12:40 PDT
,
Simon Fraser (smfr)
no flags
Details
Patch
(7.24 KB, patch)
2021-03-19 07:04 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(12.94 KB, patch)
2021-03-19 11:21 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(6.63 KB, patch)
2021-03-19 11:25 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(6.66 KB, patch)
2021-03-20 05:20 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-06-24 12:40:39 PDT
<
rdar://problem/64715507
>
Radar WebKit Bug Importer
Comment 2
2020-06-24 12:40:40 PDT
<
rdar://problem/64715506
>
Simon Fraser (smfr)
Comment 3
2021-03-10 10:56:08 PST
Seen with
https://slides.oddbird.net/csswg/f2f2102/#slide-26
Martin Robinson
Comment 4
2021-03-19 07:04:04 PDT
Created
attachment 423727
[details]
Patch
Simon Fraser (smfr)
Comment 5
2021-03-19 09:27:23 PDT
Comment on
attachment 423727
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=423727&action=review
> LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-momentum-in-non-snapping-axis.html:34 > + } catch (e) { > + console.log(e);
Is this necessary?
Martin Robinson
Comment 6
2021-03-19 11:21:21 PDT
Created
attachment 423751
[details]
Patch
Martin Robinson
Comment 7
2021-03-19 11:23:06 PDT
(In reply to Simon Fraser (smfr) from
comment #5
)
> > LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-momentum-in-non-snapping-axis.html:34 > > + } catch (e) { > > + console.log(e); > > Is this necessary?
Unfortunately this is because Promises will otherwise eat exceptions and they won't be printed in test output.
Martin Robinson
Comment 8
2021-03-19 11:25:42 PDT
Created
attachment 423752
[details]
Patch
Martin Robinson
Comment 9
2021-03-20 05:20:58 PDT
Created
attachment 423816
[details]
Patch
EWS
Comment 10
2021-03-23 01:52:16 PDT
Committed
r274853
: <
https://commits.webkit.org/r274853
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 423816
[details]
.
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