takhamo123 / jquery-ui-map

Automatically exported from code.google.com/p/jquery-ui-map
0 stars 0 forks source link

Firefox (Mac os X) right click always trigger zoom out #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a basic map or use this one 
http://jquery-ui-map.googlecode.com/svn/trunk/demos/jquery-google-maps-basic-exa
mple.html
2. Right click on the map

What is the expected output? What do you see instead?
You should get nothing on the example, or if you tried to catch the rightclick 
event, should get what you've declared, but on Firefox MacOSx your right click 
always does a zoom out, only when zoom out is not anymore possible, you'll get 
the rightclick event you expected.

What version of the product are you using? On what operating system?
Latest version fo Jquery(or 1.7) latest version of google api (Google maps v3).
Mac Os X 10.8.04
Firefox 23.0.1

Please provide any additional information below.
On any other browser we won't have the problem.

Original issue reported on code.google.com by yo...@elyotech.com on 26 Aug 2013 at 10:45