yenbao1340 / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

ExtInfoWindow beak are is not clickable in FireFox 3 #157

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open ExtInfoWindow example in
FF3(http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extinfowindow/exam
ples/cssSkins.html)
2. Click on marker 5.
3. Try to click just below the infowindow. It shows usual cursor icon
rather than hand cursor. On clicking there the info window is not closing also.

ps:- In IE6, it is working perfectly as expected.

What is the expected output? What do you see instead?
Hand icon should appear in the beak area other that the beak. And clicking
in this area should close the infowindow.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by aneeshla...@gmail.com on 27 Oct 2009 at 6:57

GoogleCodeExporter commented 8 years ago
I think ExtInfoWindow includes the entire rectangular image as part of the 
beak, even
when that area is transparent.

Because of the unusual shape of this beak in this example, it includes the
surrounding area as part of the beak.  So, when you point to the area on the 
right of
the visible part, you are still pointing to the beak, not the map.

Original comment by douglass...@earthlink.net on 7 Feb 2010 at 12:47

GoogleCodeExporter commented 8 years ago
Hi douglass,

I agree with your logic, But then how does it work perfectly(against the logic) 
in IE?

Eg. IE6

/Aneesh

Original comment by aneeshla...@gmail.com on 8 Feb 2010 at 9:03

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I don't have IE6, so I can't try it my self.

So, if you click just to the right of the beak on marker #5 with the window 
open, it
closes the extinfowindow, but if you click on the blue-green area of the beak, 
the
extinfowindow stays open?

If that's true, I have no idea how IE6 does it. It works the same in IE8, IE8
Compatibility Mode, Firefox, Opera and Safari.

Original comment by douglass...@earthlink.net on 12 Feb 2010 at 1:39