zahidsw / geoxml3

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

ground overlay opacity doesn't work when zoom set to false #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Goto 
http://www.geocodezip.com/geoxml3_test/v3_geoxml3_KML_samples_zoom_false.html
2. Click on "Mt.Etna" button
3.

What is the expected output? What do you see instead?
Ground overlay should have 0.45 opacity, instead has none in IE.

Original issue reported on code.google.com by geocodezip on 28 Dec 2010 at 4:48

GoogleCodeExporter commented 9 years ago
This seems to only be a problem in IE.  Current behavior seems to be a bug in 
the ProjectedOverlay file when the image is not displayed initially.
Seems to work as expected in Chrome, Firefox

This version works in IE (when Etna is visible to start): 
http://www.geocodezip.com/geoxml3_test/v3_geoxml3_KML_samples_zoom_false_Etna.ht
ml

Original comment by geocodezip on 20 Mar 2011 at 6:47

GoogleCodeExporter commented 9 years ago
Using jQuery would fix these sort of browser-level problems, since it's good at 
normalizing browser quirks.  Not sure how open you would be to making it a 
requirement for users.

Original comment by sineswi...@gmail.com on 8 Feb 2012 at 3:40

GoogleCodeExporter commented 9 years ago
Problem does not occur in IE9.  Closing.  Please report if there are still 
issues in other versions of IE.

Original comment by geocodezip on 19 May 2012 at 8:15