Bug 29473 - [Qt] SVG: When drawing a svg that has two text elements with differing sizes then it draws the text in the same size
Summary: [Qt] SVG: When drawing a svg that has two text elements with differing sizes ...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-18 08:37 PDT by Tor Arne Vestbø
Modified: 2010-01-14 11:00 PST (History)
1 user (show)

See Also:


Attachments
Sample SVG (from original bug) (1.71 KB, image/svg+xml)
2010-01-14 10:58 PST, Jocelyn Turcotte
no flags Details
Screenshot QtWK (from original bug) (51.83 KB, image/png)
2010-01-14 10:58 PST, Jocelyn Turcotte
no flags Details
Screenshot Safari (from original bug) (31.85 KB, image/png)
2010-01-14 10:59 PST, Jocelyn Turcotte
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 2009-09-18 08:37:09 PDT
This bug report originated from issue QTBUG-2604
<http://bugreports.qt.nokia.com/browse/QTBUG-2604>

--- Description ---

SVG: When drawing a svg that has two text elements with differing sizes then it draws the text in the same size
Comment 1 Jocelyn Turcotte 2010-01-14 10:58:25 PST
Created attachment 46586 [details]
Sample SVG (from original bug)
Comment 2 Jocelyn Turcotte 2010-01-14 10:58:58 PST
Created attachment 46587 [details]
Screenshot QtWK (from original bug)
Comment 3 Jocelyn Turcotte 2010-01-14 10:59:26 PST
Created attachment 46588 [details]
Screenshot Safari (from original bug)
Comment 4 Jocelyn Turcotte 2010-01-14 11:00:52 PST
The bug was reported  on 2008/08/11.
It works for me in trunk.