packbat: A bat wearing a big asexual-flag (black-gray-white-purple) backpack. (Default)
packbat ([personal profile] packbat) wrote2007-12-22 09:31 am
Entry tags:

I'd ask about spades, clubs, and diamonds too, but nobody uses those.

Question: does anyone know why every version of Firefox on Mac OsX 10.3.9 renders the little "hearts" symbol (♥) as a vertical line?

Edit: Apparently for the same reason the text gets grainy sometimes - the rendering code is flaky. There's a fix promised in Firefox 3. Thanks, [livejournal.com profile] baxil!

Re: data point

[identity profile] baxil.livejournal.com 2007-12-23 03:44 am (UTC)(link)
Here is the actual bug in Bugzilla (https://bugzilla.mozilla.org/show_bug.cgi?id=212745). Code-level workaround: Add <tt></tt> tags around the code --> . Useragent-level workaround: it *may* work for you to change some of the fonts used to render other languages; see comments on the linked page.

Also, a little Googling revealed that there are some other text display bugs for Mac OS X Firefox that have been annoying people for some time: http://danwarne.com/text-rendering-problem-on-firefox-for-mac/ among them. Apparently Firefox 3, when it comes out, will change the rendering engine and fix a lot of these in one fell swoop.

Re: data point

[identity profile] packbat.livejournal.com 2007-12-23 01:07 pm (UTC)(link)
Ahh ... excellent. I thought it might be a known bug - thanks!