Closed
Bug 1031031
Opened 11 years ago
Closed 11 years ago
SVG editor starts at wrong cursor point screencast attached
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: guigs, Unassigned)
Details
Tracking https://support.mozilla.org/en-US/questions/1007934
When I try to use an SVG editor (I have tried a lot of different online editors: - -http://editor.method.ac/
- http://svg-edit.googlecode.com/svn-history/r1771/trunk/editor/svg-editor.html
The line starts way to the right.
Screencast:
http://screencast.com/t/w5lSOR9qHSf
Comment 1•11 years ago
|
||
The editor is using getScreenCTM and/or getCTM incorrectly. Please contact the author and ask him/her to fix it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Comment 2•11 years ago
|
||
Actually the editor is based on svgedit so the author of the website simply needs to upgrade to the latest version of that software since previous versions had this bug in and the latest version does not.
Comment 3•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•