[Webkit-unassigned] [Bug 20937] SVG text is not always "repainted" when view area is scrolled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 19 06:39:05 PDT 2008


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





------- Comment #1 from eblotml at free.fr  2008-09-19 06:38 PDT -------
Created an attachment (id=23564)
 --> (https://bugs.webkit.org/attachment.cgi?id=23564&action=view)
Snapshot of the rendered image after a brief vertical scrolling

Typical SVG code:

        <svg:a style="color: #00a085; background-color: #9cf0e2"
xlink:href="/trac/sdk/changeset/3814" id="rev3814" class="svgchangeset">
                <svg:g id="grp3814">
                        <svg:circle stroke-width="3" stroke="#00a085"
cy="1214.0" cx="100" r="29.0" fill="#9cf0e2"/>
                        <svg:text y="1218.0" x="100" font-size="14pt"
font-family="arial" style="fill:rgb(0,0,0); text-anchor:
middle">3814</svg:text>
                </svg:g>
        </svg:a>


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list