WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
68120
REGRESSION (Safari 5.0.5-5.1): Images briefly appear pixelated after a resize
https://bugs.webkit.org/show_bug.cgi?id=68120
Summary
REGRESSION (Safari 5.0.5-5.1): Images briefly appear pixelated after a resize
redjen
Reported
2011-09-14 14:26:13 PDT
Redrawing of images when changing their size via Javascript is poorer in builds 534+ than in build 533 on MacOS X and iOS. The images are visibly pixelated when first loaded, then smooth about a second later. This appears to occur however the image is resized; I can repro by manipulating the images or divs surrounding them. Repros in: * Safari Mobile on iOS5b7 * MacOS X on chrome 13 * MacOS X Chrome (Canary) 16.0.881.0 * MacOS X Chrome 13.0.782.220 * MacOS X Safari 5.1 * MacOS X WebKit nightly
r95080
. Does not repro in: * Safari Mobile on iOS 4.3 * MacOS X Chrome 5.0.342.9 (latest version of Chrome I could find with WebKit 533) * Windows equivalents of Chrome and Safari. STEPS TO REPRODUCE 1. View one of the attached test pages in an affected browser on MacOS X. 2. Click the Toggle button to resize. Expected: image resizes smoothly. Actual: image is jagged, then smoothed a second later.
Attachments
Examples
(25.25 KB, application/zip)
2011-09-14 16:25 PDT
,
redjen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
redjen
Comment 1
2011-09-14 16:25:44 PDT
Created
attachment 107420
[details]
Examples
Alexey Proskuryakov
Comment 2
2011-09-15 11:24:32 PDT
WebKit intentionally lowers interpolation quality during animation. But that was implemented long ago (
http://trac.webkit.org/changeset/34210
), and doesn't explain the regression. Not sure when this broke, maybe in <
http://trac.webkit.org/changeset/61341
> or in <
http://trac.webkit.org/changeset/61710
>? CC'ing some people who worked on this in the past.
Magnesus
Comment 3
2012-02-14 02:58:31 PST
This is broken in QtWebKit too since 4.8.0 version. (since QtWebKit 2.2.1)
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