Esri / public-information-map-template-js

An ArcGIS Online mapping template to showcase social media on a map for disaster response and public information.
http://esri.github.io/public-information-map-template-js/
Apache License 2.0
69 stars 51 forks source link

Panels Displaying Incorrectly in Firefox/IE #23

Closed afrocodes closed 10 years ago

afrocodes commented 10 years ago

Hi, I just noticed that the Panels tab (Legend, About, Layers) and the text inside of them and title panel are not displaying properly in Firefox nor Internet Explorer. Parts of text of the words are missing. The web maps look fine in Chrome. I'm using Firefox 31 and IE 9 on Windows 7.

I noticed this on both maps I've made and on the sample map here: http://esri.github.io/public-information-map-template-js/.

See screenshot of missing text:

publicinfo.

Sample map: pi_wildfire

Can someone address this issue? Thanks.

driskull commented 10 years ago

@afrocodes very weird. Are you able to view this font in those browsers?

https://www.google.com/fonts#UsePlace:use/Collection:Lato

Its very strange that the first letter (which is uppercase) is missing in all those text cases.

afrocodes commented 10 years ago

I added another image to show the US Fire map sample.

The font seems to be missing the first letter when I open up the link, with more of the first letters missing in IE than FF. Here are screen shots:

Firefox: font_ff

IE: font_ie

driskull commented 10 years ago

Looks like this is an issue with the google font. We might have to wait for Google to fix it. https://code.google.com/p/googlefontdirectory/issues/detail?id=331

driskull commented 10 years ago

http://stackoverflow.com/questions/25434089/lato-font-missing-letters-in-ie-and-firefox

driskull commented 10 years ago

@afrocodes looks like the update has been rolled back. closing this issue.