Bug 6302 - (int-148517) Fonts are missing many arrows (used by IDN shortener URLs)
(int-148517)
: Fonts are missing many arrows (used by IDN shortener URLs)
Status: RESOLVED FIXED
Product: Desktop platform
Fonts
: 5.0:(10.2010.19-1)
: All All
: Low normal with 1 vote (vote)
: Harmattan
Assigned To: Jakub Pavelek
: fonts-bugs
: http://tinyarro.ws/
:
:
:
  Show dependency tree
 
Reported: 2009-11-23 18:25 UTC by timeless
Modified: 2010-06-21 10:58 UTC (History)
1 user (show)

See Also:


Attachments
picture (38.27 KB, image/png)
2009-11-23 18:26 UTC, timeless
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description timeless (reporter) 2009-11-23 18:25:59 UTC
EXACT STEPS LEADING TO PROBLEM: 
1. open this bug report in your web browser
2. click on the url for this bug report
3. open the browser menu and selection options, adjust view, text size, the
middle one (enus:Large, enus1:Medium)
4. scroll to the bottom and look at the box labeled "Bookmarklets"

EXPECTED OUTCOME:
➡ ➨ ➯ ➔ ➞
➽ ➹ ✩ ✿ ❥ ›
⌘ ‽ ☁ ta.gd  

That's:
a row with: five arrows,
a row with: two arrows, a star, a flower, a sideways heart, roughly a greater
than "›"
a row with: apple's command flower, an exclamabang (?!), a cloud, "ta.gd"

ACTUAL OUTCOME:
a row with: five ='s (it's a replacement character)
a row with: five ='s (it's a replacement character), roughly a greater than "›"
a row with: three ='s (it's a replacement character), "ta.gd"

REPRODUCIBILITY:
always (but only with the n900, it works fine on Windows XP/7 with Firefox, or
OS X 10.5.8 with Firefox or Ubuntu 9.04 with Firefox).

EXTRA SOFTWARE INSTALLED:
Droid Fonts (also happens without them)

OTHER COMMENTS:
This is a problem because IDN url shorteners are becoming popular and it
results in a rather poor user experience. Note that the results are slightly
different if one taps into the drop down in this web page (you get boxes with
the unicode codepoints), but not better (and we don't intend to change this
behavior, although it would be automatically fixed if someone provided fonts
for this).
Comment 1 timeless (reporter) 2009-11-23 18:26:17 UTC
Created an attachment (id=1614) [details]
picture
Comment 2 Andre Klapper maemo.org 2010-06-21 10:42:44 UTC
Fixed for Harmattan.
Comment 3 timeless (reporter) 2010-06-21 10:58:08 UTC
The fix appears to be shipping one file from:
http://sourceforge.net/projects/dejavu/files/dejavu/dejavu-fonts-ttf-2.30.tar.bz2
specifically:
dejavu-fonts-ttf-2.30/ttf/DejaVuSans.ttf
delivered in:
/usr/share/fonts/

That sort of fix should be trivially backportable (or doable by anyone from the
community if it isn't already done).