4xx / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Firefox mouse offset issue #1131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open svg editor in the newest Firefox 23.0.1
2. Use text tool or rectangle tool
3. Draw something

What is the expected output? What do you see instead?

The mouse and the element position is diffirent. Horizontal offset is about 645 
px, but vertical offset depends on document height.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
Firefox

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)

trunk, 2.6

Please provide any additional information below.

Original issue reported on code.google.com by piatkows...@gmail.com on 20 Aug 2013 at 8:14

Attachments:

GoogleCodeExporter commented 9 years ago
As far as I can see, this issue has been fixed on trunk with -r 2524. It is 
still present in -r 2523. And hence on branches/2.6. The problem also exists in
http://code.google.com/p/svg-edit/downloads/detail?name=svg-edit-2.6.zip&can=2&q
=

Running Firefox 23.0 on Ubuntu Linux.

I'm not sure why it is priority medium, as it makes SVG-Edit completely 
unusable for me at least.

Here is a video of what it looks like: http://youtu.be/sYrAeEMJlDA when 
encountered

Original comment by p...@capmon.dk on 5 Sep 2013 at 10:09

GoogleCodeExporter commented 9 years ago
Had to remove svgedit usage from our collaborative suite at work since it is 
not usable on latest firefox versions because of this but, highly anoying.

I don't understand how it can be classified as medium priority since it is 
impacting lots of users in such a bad way ...

Original comment by etienne....@free.fr on 19 Feb 2014 at 1:49

GoogleCodeExporter commented 9 years ago
not working in firefox

Original comment by pra.win....@gmail.com on 19 Feb 2014 at 7:15

GoogleCodeExporter commented 9 years ago
This has been fixed in the trunk version of svg-edit: 
https://code.google.com/p/svg-edit/source/detail?r=2524.

View the trunk (latest) demo to see it working correctly: 
http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html.

Original comment by breit...@gmail.com on 24 Feb 2014 at 11:38