[Webkit-unassigned] [Bug 75091] New: [SVG] Text does not show after scripted scaling.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 08:50:42 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75091
Summary: [SVG] Text does not show after scripted scaling.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: blambov at google.com
CC: zimmermann at kde.org
Created an attachment (id=120327)
--> (https://bugs.webkit.org/attachment.cgi?id=120327&action=review)
Testcase
In the attached SVG text is initially drawn with scale 0.0001, and then changed by a script to scale 1. The text does not show up. The same happens if the text is animated to zoom in, where the initial appearance is at invisibly small scale. If the scale is 0, the problem does not happen.
The text appears if one forces refresh manually (e.g. by zooming in/out).
The test works properly in Firefox 8 and Opera 11.6.
--
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