RESOLVED INVALID 60968
[Qt] Points in SVG kNN correlation model do not appear (qt-4.7.x)
https://bugs.webkit.org/show_bug.cgi?id=60968
Summary [Qt] Points in SVG kNN correlation model do not appear (qt-4.7.x)
Ademar Reis
Reported 2011-05-17 09:53:53 PDT
The model/simulation from this page: http://www.cip.ifi.lmu.de/~schubert/kovar/ correctly shows several points in Firefox, Safari and Chrome, but not on QtTestBrowser. Tried both trunk (as of r86670) and qtwebkit-2.2 (8620c0c154d60999fd0d3573047d692b1dbcc4ce) with Qt-4.7 on Linux. Check bug 16614 for a reduction and test-cases, as this problem was originally reported there (but fixed a long time ago, not sure why it still affects QtWebKit).
Attachments
Andreas Kling
Comment 1 2011-05-23 06:13:59 PDT
This is a bug in Qt's X11 paint engine, the example works fine with trunk and branch using the raster engine.
Ademar Reis
Comment 2 2011-05-23 06:39:21 PDT
(In reply to comment #1) > This is a bug in Qt's X11 paint engine, the example works fine with trunk and branch using the raster engine. Testing with qt-4.7.x it's still broken. It works fine only with the qt-4.8 branch.
Jocelyn Turcotte
Comment 3 2014-02-03 03:17:50 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.