WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132225
WebKit2 View Gestures (Zoom): Pages with 'background-attachment: fixed' don't behave correctly when zoomed
https://bugs.webkit.org/show_bug.cgi?id=132225
Summary
WebKit2 View Gestures (Zoom): Pages with 'background-attachment: fixed' don't...
Tim Horton
Reported
2014-04-26 23:57:49 PDT
The RenderView's main GraphicsLayer doesn't apply the page scale if we have composited background-attachment: fixed; its contents containment layer does. We should apply the pinch-zoom scale to that layer if it exists (it only exists in this case). <
rdar://problem/15729975
>
Attachments
patch
(10.24 KB, patch)
2014-04-27 00:01 PDT
,
Tim Horton
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2014-04-27 00:01:11 PDT
Created
attachment 230254
[details]
patch
Tim Horton
Comment 2
2014-04-27 13:43:40 PDT
http://trac.webkit.org/changeset/167860
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