RESOLVED INVALID 48384
SVG shift click
https://bugs.webkit.org/show_bug.cgi?id=48384
Summary SVG shift click
Orlando Leite
Reported 2010-10-26 15:23:00 PDT
1- Open a SVG (I take a random svg: http://upload.wikimedia.org/wikipedia/commons/4/4d/Cquote1.svg, but with any other it's happen too; 2- Now shift click and drag; It goes out. :D
Attachments
Rob Buis
Comment 1 2011-05-18 15:51:38 PDT
This is our panning feature :) It is intended behaviour so I will close this bug report. Cheers, Rob.
Alexey Proskuryakov
Comment 2 2011-05-19 00:45:11 PDT
Changing resolution to INVALID per the above - Rob, please correct me if I'm wrong.
Orlando Leite
Comment 3 2011-05-19 06:00:04 PDT
Well, calling a bug as 'panning feature' is better than never resolved. =P Is really so hard it? Let me be clear, SVG is treated as image or html? Currently, neither. The problem is, SVG accepts events from shift button by javascript, and "panning feature" is f*cking this up. By the way, a "bloat feature", because no one knows about it (final users). The alternative is put a flag when compiling or a setting to enable/disable this. I really disagree about this "feature", but it's doesn't matter for me now. I solve the problem using the old way, putting the svg inside a html.
Note You need to log in before you can comment on or make changes to this bug.