OS X character weirdness
Firefox 3 still has this annoying text-rendering bug for me.
This is the complete source of my test page:
<html> <body> Look at the so/urce code to this. </body> </html>It converts
o/toø, plus a few other similar bugs. Am I the only one seeing this?This might be related to the Twitter random-spaces-in-words bug: does this say “for th e Underworld” in Firefox 3 for you? (Note that the offending space in “th e” isn’t in the HTML source.)
My coworker encountered this problem not too long ago. It has to do with either the language or default font in OS X. The same happens with an “l” followed by a slash. Unfortunately, I can’t remember the exact solution, but it had to do with messing with fonts and the internationalsettings, and nothing application specific (I remember that this happened in TextEdit, too).
Also, I think the Twitter random-spaces thing is done with Javascript to help wrap long un-breaking lines (though not executed very well). If you view the rendered source (in Firebug), the spaces are there.
Source: marco
14 Notes/ Hide
-
montoya reblogged this from marco and added:
on Vista doesn’t have these bugs. Weird huh?
-
perelson reblogged this from marco and added:
Update (Soon after...was posted): Twitter fixed the page template and removed the...
-
jaytee reblogged this from marco and added:
My coworker encountered...problem not too long ago....do...
-
shabdar reblogged this from marco and added:
Interesting! Works...me just fine though! (Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5;...
-
tyzm liked this
-
bdotdub reblogged this from marco and added:
It’s working fine...FF3 on a Mac… my user-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X...
-
mihai reblogged this from marco and added:
The Twitter thing...some poor wrapping attempt by them.
-
dseymore reblogged this from marco and added:
/o doesn’t happen on Linux (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2009010110 Gentoo Firefox/3.0.5)....
-
tedroden reblogged this from marco and added:
twitter page, it does indeed have that break. I’m guessing twitter...intentionally...
-
pilnick reblogged this from marco and added:
“o/” bug only happens on Macs....renders fine on Windows and Linux. The Twitter bug...
-
janieblue84 liked this
-
adeandabet reblogged this from marco and added:
don’t know what your code-speak means, Marco, but I’m liking
-
marco posted this