Closed (cannot reproduce)
Project:
OpenLayers Locator
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 May 2014 at 12:30 UTC
Updated:
26 May 2014 at 10:15 UTC
Jump to comment: Most recent
Comments
Comment #1
pixelsweatshop commentedUsing browser stack I can see the while viewing your map using WIN7 and IE9, however I cannot reproduce the bug on a clean install. Therefore it has do do with your specific installation. I see that you have modified the default view provided by this module. If you can provide steps for me to reproduce the issue, I can investigate further. If not, there isn't much I can do to help. Also, keep in mind that this is just a feature module. There is no custom code. It just packages up the other modules into something useful. Investigate the OL issue queue for similar issues.
Comment #2
artatac commentedThanks nicoz - I have done some more research. I cloned my current view (for safe keeping) and then reverted the view back to default e.g.
http://www.druhosting.com/~alanon/locator > in IE9 it still gives the error (please take a look) but then I changed the theme to Bartik > refresh and the error goes away. So it is something in the theme or the blocks related to the theme (adaptive theme). I appreciate your feedback thanks
Comment #3
artatac commentedhave ensured it is nothing to do with my theme adaptions by reverting back to a vanilla/frfesh version of the theme
Comment #4
pixelsweatshop commentedSo the issue is theme related. The issue is then compatibility between Adaptive theme and Openlayers and has nothing to do with this module. Try their issue queues. Good luck on your project.
Edit: Also see
http://stackoverflow.com/questions/16470633/jquery-not-loading-in-ie9-down
#2191067: matchMedia.addListener.js window.matchMedia fails in IE
Comment #5
Jeff Burnz commentedThanks nicoz, I totally forgot about the matchMedia issue in IE9!