RESOLVED WORKSFORME 105476
[Chromium] With acceleratedCompositingForScrollableFramesEnabled, contents in frames are not correctly drawn when page is scaled
https://bugs.webkit.org/show_bug.cgi?id=105476
Summary [Chromium] With acceleratedCompositingForScrollableFramesEnabled, contents in...
Xianzhu Wang
Reported 2012-12-19 16:40:55 PST
To reproduce 1. compile a version of chromium-android with acceleratedCompositingForScrollableFrameEnabled set to true 2. open the attached test case 3. pinch-zoom in the page Actual result: When the finger is released, the rectangle where origin iframe was before zooming will be drawn with unzoomed content.
Attachments
test case (1.63 KB, text/html)
2012-12-19 16:41 PST, Xianzhu Wang
no flags
screen shot (322.24 KB, image/png)
2012-12-19 16:43 PST, Xianzhu Wang
no flags
Xianzhu Wang
Comment 1 2012-12-19 16:41:52 PST
Created attachment 180246 [details] test case
Xianzhu Wang
Comment 2 2012-12-19 16:43:32 PST
Created attachment 180247 [details] screen shot
Xianzhu Wang
Comment 3 2012-12-20 08:12:28 PST
The bug seems to have been fixed in chromium.
Note You need to log in before you can comment on or make changes to this bug.