RESOLVED DUPLICATE of bug 29461 29457
[Qt] QWebView::setHtml() does not work correctly with inline SVGs.
https://bugs.webkit.org/show_bug.cgi?id=29457
Summary [Qt] QWebView::setHtml() does not work correctly with inline SVGs.
Tor Arne Vestbø
Reported 2009-09-18 08:06:26 PDT
This bug report originated from issue QTBUG-2419 <http://bugreports.qt.nokia.com/browse/QTBUG-2419> --- Description --- QWebView::setHtml() does not work correctly with inline SVGs. Using load() instead seems to work fine.
Attachments
Jędrzej Nowacki
Comment 1 2009-10-29 08:43:31 PDT
Confirmed with the latest trunk version. I have started working on it.
Jędrzej Nowacki
Comment 2 2009-11-25 09:17:29 PST
Embedding SVG is possible only for XHTML. The setHtml() method doesn't work with XHTML. Resolving as duplicate of bug 29461 which is more generic. *** This bug has been marked as a duplicate of bug 29461 ***
Note You need to log in before you can comment on or make changes to this bug.