4xx / svg-edit

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

Firefox drag-and-drop bug with elements in scaled canvas #1046

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Needs to use Firefox from version 12
2. Scale canvas to 50%
3. Draw something

What is the expected output? What do you see instead?
The expected output is the new element is draw from initial mouse button is 
down and the end point is in the same place where the mouse button is up.  
Instead of this, the element is drawn somewhere in the canvas.

Original issue reported on code.google.com by aldoluis...@gmail.com on 6 Feb 2013 at 12:30

GoogleCodeExporter commented 9 years ago
From original email:

Firefox drag-and-drop bug with elements in scaled canvas  
Alexandre Dunguel 

Since the release of firefox 12, there is a drag-and-drop element problem when 
you work in scaled canvas. It is very easy to see it happening, when you draw a 
rectangle in scaled canvas and drag the corner to resize, the cursor goes away 
from the visible point your are draging... if you try to expand small elements, 
you usually do not have enough space to work with the elements.

Original comment by aldoluis...@gmail.com on 6 Feb 2013 at 12:32

GoogleCodeExporter commented 9 years ago
Fixed r2330

Original comment by aldoluis...@gmail.com on 6 Feb 2013 at 3:56

GoogleCodeExporter commented 9 years ago
Issue 1042 has been merged into this issue.

Original comment by aldoluis...@gmail.com on 6 Feb 2013 at 5:21

GoogleCodeExporter commented 9 years ago
Issue 974 has been merged into this issue.

Original comment by aldoluis...@gmail.com on 6 Feb 2013 at 5:22

GoogleCodeExporter commented 9 years ago
Issue 963 has been merged into this issue.

Original comment by aldoluis...@gmail.com on 6 Feb 2013 at 5:22