[Webkit-unassigned] [Bug 46548] New: [Qt] GraphicsContext::setLineDash() should scale dashOffset to penWidth

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 20:12:39 PDT 2010


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

           Summary: [Qt] GraphicsContext::setLineDash() should scale
                    dashOffset to penWidth
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.carto.net/svg/samples/animated_bustrack.sht
                    ml
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas.kling at nokia.com
                CC: ariya.hidayat at gmail.com, reni at inf.u-szeged.hu


Qt's setLineDash() currently scales the dash array to the painter's penWidth, but not the dashOffset.

This causes incorrect rendering of http://www.carto.net/svg/samples/animated_bustrack.shtml

The problem is also exposed by (at least) one in-tree layout test:
- svg/custom/js-repaint-rect-on-path-with-stroke.svg

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