[Webkit-unassigned] [Bug 75077] [Qt] CSS - Rounded item with gradient background has grainy edges on MacOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 05:39:11 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75077


sami.lehtonen at digia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from sami.lehtonen at digia.com  2012-01-23 05:39:11 PST ---
The root cause of this issue is in the default graphicssystem, not in QtWebkit. This can be easily fixed by changing the default graphicssystem to 'raster'. You can change the graphicssystems by launching the Qt browser with a flag '-graphicssystem raster'.

You can see other ways to change the graphicssystem from:
http://developer.qt.nokia.com/doc/qt-4.8/qapplication.html#setGraphicsSystem

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list