WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142706
scroll snap points do not properly account for zoomed pages
https://bugs.webkit.org/show_bug.cgi?id=142706
Summary
scroll snap points do not properly account for zoomed pages
Brent Fulgham
Reported
2015-03-14 21:07:14 PDT
Zooming a page with scroll snap points causes the snap point logic to do the wrong thing. We should be properly dealing with zoomed state when searching for the nearest snap point, and when animating to the target location.
Attachments
Patch
(4.27 KB, patch)
2015-03-14 23:01 PDT
,
Brent Fulgham
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-14 21:09:41 PDT
<
rdar://problem/20165771
>
Brent Fulgham
Comment 2
2015-03-14 22:58:27 PDT
When computing snap point targets, we need to account for the current page zoom. This is currently ignored.
Brent Fulgham
Comment 3
2015-03-14 23:01:21 PDT
Created
attachment 248673
[details]
Patch
Brent Fulgham
Comment 4
2015-03-15 12:14:07 PDT
Committed
r181510
: <
http://trac.webkit.org/changeset/181510
>
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