[Webkit-unassigned] [Bug 33069] New: svg background color on selected text goes wrong when text has gradient stroke.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 19:13:32 PST 2009


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

           Summary: svg background color on selected text goes wrong when
                    text has gradient stroke.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at gmail.com


Created an attachment (id=45695)
 --> (https://bugs.webkit.org/attachment.cgi?id=45695)
xhtml to reproduce

When text has gradient stroke e.g. "stroke: url(#gradient); stroke-width:
1pt;", and
these text are selected, its background unexpectedly painted with the gradient.

svn revision: 
52638

How to reproduce:
open attached XHTML file.

Expected result:
All test has blue background.

Actual Result:
second line of text has gradient background.

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