[Webkit-unassigned] [Bug 29691] New: GraphicsContext::clipOut* functions do not behave as expected when no clipping is enabled before the call. Shadows render erroneously sometimes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 13:35:24 PDT 2009


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

           Summary: GraphicsContext::clipOut* functions do not behave as
                    expected when no clipping is enabled before the call.
                    Shadows render erroneously sometimes.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: carol.szabo at nokia.com


The Qt implementation of the clipOut family of methods on GraphicsContext,
instead of clipping out the intended area clip it in if clipping was not
enabled prior to the call. This leads to shadows being rendered incorrectly in
some QtWebKit based applications that use an unclipped painter when calling
QWebFrame::paintContent.

-- 
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