Open GoogleCodeExporter opened 9 years ago
We have problems with Molengo for Firefox installed on WinXP, but not on any
other systems.
We tried with the newest Firefox version, 3.6.13. Vista and Windows 7, Firefox
3.6.13, no problem... XP and Firefox 3.6.13, no visible text.
Original comment by renomme....@gmail.com
on 10 Jan 2011 at 10:22
The capital "Ä" letter also causes strange problems in several jquery plugins
(jquerytools tabs, jscrollpane) running on firefox.
Any line containing this letter turns the containing element "invisible". In
addition, this error also causes all other contents with the same tag to turn
invisible as well...
The attached screenshot show a couple of gray container without any visible
content. All of the mare h4 headings. ONE of the contains a capital "Ä".
Writing the letter as html Ä doesnt help. Using the small "ä" instead removes
the problem completely.
Regards,
pepebe
Original comment by pepebe29...@gmail.com
on 20 Feb 2011 at 7:32
Attachments:
BTW This happens in firefox 3.6.12 on WinXP SP3. On ubuntu 10.04 3.6.13 it
doesn't happen...
Original comment by pepebe29...@gmail.com
on 20 Feb 2011 at 7:36
I discovered tonight, that this is NOT a jquery related problem.
The effect shows it's ugly head WHENEVER I call Molengo through google font api:
<script src="js/googlewebfontloader/webfont.js"></script>
<script> WebFont.load({ google: { families: ['Molengo'] } }); </script>
p {font-family: Molengo, Arial, Serif;}
Is enough to cause this effect.
Is enough.
Original comment by pepebe29...@gmail.com
on 21 Feb 2011 at 1:00
BTW: Just use google font previewer for chrome on this page to see how it
works...
Original comment by pepebe29...@gmail.com
on 21 Feb 2011 at 1:05
Original issue reported on code.google.com by
marekven...@gmail.com
on 13 Jul 2010 at 9:25