Bug 23817 - [Qt] Canvas clipping issues with X11 paintengine
Summary: [Qt] Canvas clipping issues with X11 paintengine
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P4 Normal
Assignee: Nobody
URL: https://developer.mozilla.org/samples...
Keywords: Qt, QtTriaged
: 36604 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-07 07:31 PST by Dirk Schulze
Modified: 2011-02-27 11:13 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2009-02-07 07:31:51 PST
Clipping itself works. But the area around the clippath is not rendered and looks strange.
Comment 1 George Wright 2009-08-12 12:07:15 PDT
This appears to be a bug in Qt's X11 rendering backend. The problem shows up when using the X11 rendering backend, but not when using Qt's internal raster rendering backend.
Comment 2 Tor Arne Vestbø 2009-09-07 10:15:58 PDT
You're right George, it's a problem with the X11 engine. Both raster and the mac one works fine.
Comment 3 Dirk Schulze 2009-09-09 03:39:45 PDT
But this means, that this is not a bug in WebKit. Will this issue be fixed in qt4.6? Is it possible to make a hack for older qt versions?

Otherwise, there are no problems with clipping in SVG and we use clipping in the same way there. Where else can be the problem?
Comment 4 Jesus Sanchez-Palencia 2010-05-13 11:36:39 PDT
Is this still valid?
Comment 5 Andreas Kling 2010-11-20 21:41:53 PST
*** Bug 36604 has been marked as a duplicate of this bug. ***
Comment 6 Andreas Kling 2011-02-27 11:13:39 PST
X11 paintengine bugs are no longer relevant since Qt is switching to raster by default in 4.8.