RESOLVED FIXED Bug 85610
[Qt] Images are scaled badly in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=85610
Summary [Qt] Images are scaled badly in WebKit2
Simon Hausmann
Reported 2012-05-04 05:21:58 PDT
[Qt] Images are scaled badly in WebKit2
Attachments
Patch (3.36 KB, patch)
2012-05-04 05:25 PDT, Simon Hausmann
no flags
Simon Hausmann
Comment 1 2012-05-04 05:22:54 PDT
Simple to reproduce: Load google.com, scale in a lot to see the google logo pixelated in ugly ways. On the N9 we (implicitly through another change) enabled QPainter::SmoothPixmapTransform. We should do the same for WK2/Qt5.
Simon Hausmann
Comment 2 2012-05-04 05:25:11 PDT
Jocelyn Turcotte
Comment 3 2012-05-04 05:30:19 PDT
Comment on attachment 140195 [details] Patch Like discussed, simple and efficient for now. We can try to centralize the setting if this frequently needs to be tweaked.
Andras Becsi
Comment 4 2012-05-24 04:52:19 PDT
Andras Becsi
Comment 5 2012-05-24 04:52:38 PDT
Comment on attachment 140195 [details] Patch Clearing flags.
Note You need to log in before you can comment on or make changes to this bug.