Closed Bug 1029805 Opened 10 years ago Closed 10 years ago

Problems with SVG

Categories

(Firefox :: Untriaged, defect)

30 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: teoteoteoteo, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140605174243

Steps to reproduce:

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  ... )


Actual results:

if I try to draw a line in the top left corner of the screen, the line is drawn starting from the center of the page. I have already tried with other browsers, and the problem does not exist!


Expected results:

A line should have drawn starting from the top left corner.
The editor is buggy. It's using getScreenCTM or getCTM incorrectly. Contact the author and ask him or her to fix it.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
But what you are saying is that 2 different editors make the same error and that this error becomes visible only in firefox (in Google Chrome, Internet Explorer and Opera it works fine)!

Is it possible to check anyway if the firefox engine works fine with SVG and specifically with getScreenCTM and getCTM?
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
You are right!
SVGEdit has already been corrected:
https://code.google.com/p/svg-edit/issues/detail?id=1185&colspec=ID%20Type%20Status%20Priority%20NeededFor%20Browser%20Owner%20Summary

Instead for the other one I have just opened an issue! ;-)

Thank you very much and excuse me for the reopened status! ;-)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.