Bug 50515
Summary: | [Qt] Does not work well with svg-edit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Shaung <shwg.geng> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | benjamin |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 420+ | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://svg-edit.googlecode.com/svn/branches/2.5.1/editor/svg-editor.html |
Shaung
To reproduce the problem,
1.Open the url in QWebView, or using a QtWebit-based browser Arora which is available at http://code.google.com/p/arora/
2.Draw something, lines, rectangles, etc, and make some selection / moving.
The canvas is obviously not rendered properly. The elements become invisible or only partly visible.
Everything works fine with webkitgtk.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
Please follow this to report bugs on QtWebKit: http://trac.webkit.org/wiki/QtWebKitBugs
Everything works fine on trunk.
Andreas fixed a lot of canvas tests after 2.0. I suggest you to try 2.1 or even trunk.