Duder-onomy / svgpan

Automatically exported from code.google.com/p/svgpan
0 stars 0 forks source link

panning does not work #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open attached SVG
2. Try zooming
3. Try panning

What is the expected output? What do you see instead?
Zomming works (in Chrome), but panning does not.

What version of the product are you using? On what operating system?
Current version, tried in Chrome and Firefox.
In Chrome only zooming works.
In Firefox, nothing works.

Please provide any additional information below.

Original issue reported on code.google.com by rustam...@gmail.com on 21 Apr 2013 at 3:36

Attachments:

GoogleCodeExporter commented 9 years ago
Never mind, panning is working! Simply the onmousemove event isn't processed in 
Chrome as long as the developer's toolbar is open.

Original comment by rustam...@gmail.com on 21 Apr 2013 at 8:04