RESOLVED FIXED 29483
[Qt] QWebFrame::setTextSizeMultiplier reduce too much svg files
https://bugs.webkit.org/show_bug.cgi?id=29483
Summary [Qt] QWebFrame::setTextSizeMultiplier reduce too much svg files
Tor Arne Vestbø
Reported 2009-09-18 08:45:29 PDT
This bug report originated from issue QTBUG-2492 http://bugreports.qt.nokia.com/browse/QTBUG-2492 --- Description --- When a svg file is opened in a QWebView, using setTextSizeMultiplier reduce twice as much as it should
Attachments
Test case (from original bug) (901 bytes, application/octet-stream)
2010-01-18 01:38 PST, Jocelyn Turcotte
no flags
Screenshot - default 1.0 ratio compared to setTextSizeMultiplier(0.5) (81.13 KB, image/png)
2010-01-18 01:39 PST, Jocelyn Turcotte
no flags
Jocelyn Turcotte
Comment 1 2010-01-18 01:38:57 PST
Created attachment 46802 [details] Test case (from original bug)
Jocelyn Turcotte
Comment 2 2010-01-18 01:39:28 PST
Created attachment 46804 [details] Screenshot - default 1.0 ratio compared to setTextSizeMultiplier(0.5)
Jocelyn Turcotte
Comment 3 2010-03-10 05:15:43 PST
I am able to reproduce it in 4.5.3 as on the screenshot. If I try in trunk the svg file is not scaled with setTextSizeMultiplier() and is scaled correctly when using setZoomFactor(). Resolving as fixed
Note You need to log in before you can comment on or make changes to this bug.