[Webkit-unassigned] [Bug 33406] New: Repaint bug dragging a star shape with a dash stroke

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 15:52:04 PST 2010


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

           Summary: Repaint bug dragging a star shape with a dash stroke
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com
                CC: bdakin at apple.com


Created an attachment (id=46170)
 --> (https://bugs.webkit.org/attachment.cgi?id=46170)
Test case

This bug was discovered while investigating
https://bugs.webkit.org/show_bug.cgi?id=32757

Open the test case and try to drag the third star. Note that small grey dots
are left behind as the star is dragged. I suspect that there may be a problem
where strokeBoundingBox() is not quite big enough in this odd case where the
right-most point of the shape is a blank spot in the dash stroke. Of course, I
could be wrong too :-)

Also, please note that the test case of course is manual, but if moved into the
fast/repaint directory, it will be an automated test too.

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