Closed
Bug 334217
Opened 19 years ago
Closed 19 years ago
Armenian unicode characters are not accessible anymore
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: maxime.goepp, Assigned: emk)
References
()
Details
(Keywords: regression, verified1.8.0.5, verified1.8.1)
Attachments
(1 file)
|
6.29 KB,
patch
|
rbs
:
review+
rbs
:
superreview+
rbs
:
approval-branch-1.8.1+
dveditz
:
approval1.8.0.5+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
with the last update of firefox, the armenians caracters are not available anymore. they appear now like this "?" !
Reproducible: Always
Steps to Reproduce:
<ul id="topo"><li>(armenian) Anarzaba: اնարզաբ</li><li>(arabic) Aïn Zarba: عين زربا</li></ul>
Actual Results:
only bad caracters for the armenian part of the text.
here is the complete alphabet :
http://www.alanwood.net/unicode/armenian.html
| Assignee | ||
Comment 1•19 years ago
|
||
Does your Tools-Options-Content-Fonts & Colors-Advanced-Armenian have the correct armenian font on your system?
| Reporter | ||
Comment 2•19 years ago
|
||
I did not change anything on the different computers i use. With the new
firefox, all the armenian caracters are trasnformed into "?". With the older
version, there is no problem.
| Assignee | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> I did not change anything on the different computers i use. With the new
> firefox,
You changed the Fx version.
Fx 1.5.0.2+ changed the font search method, hence the fonts may not be found unless you specified explicitly.
So, what's your armenian settings on Fx? Is it installed on your system? Does it have the armenian characters?
| Reporter | ||
Comment 4•19 years ago
|
||
I imagine the armenian caracters are on all the machinesi saw because a few days before and even now with 1.5.0.1, i can see them every where.
if we have to change manualy something in the gestion of the font 1.5.0.2 to be abble to see these caracters, it's a realy big proglem, because there are lot's of website that are written with text in armenian, and today, it's impossible to read them ... to do it, U have to use IE, Opera or Safari .. but our favorite browser ... not anymore
(In reply to comment #3)
> (In reply to comment #2)
> > I did not change anything on the different computers i use. With the new
> > firefox,
> You changed the Fx version.
> Fx 1.5.0.2+ changed the font search method, hence the fonts may not be found
> unless you specified explicitly.
> So, what's your armenian settings on Fx? Is it installed on your system? Does
> it have the armenian characters?
>
| Reporter | ||
Comment 5•19 years ago
|
||
after the visit of this page, http://www.columbia.edu/kermit/utf8.html , every thing work fine.
it changed something automaticly in my configuration, but i don't know what. I'm sure it's the fonts configuration but how did it works ?? i'va looked at the code, and there is nothing particular, no script, no css ...
any idea ?
fact is that i want to reproduce this comportment with my webages, so that the armenian caracters can "always" be visible,
| Assignee | ||
Comment 6•19 years ago
|
||
This is a regression of bug 311378.
FindCharUnicodeRange() didn't find Armenian characters correctly.
Assignee: nobody → VYV03354
Status: UNCONFIRMED → ASSIGNED
Attachment #220625 -
Flags: superreview?(rbs)
Attachment #220625 -
Flags: review?(rbs)
Attachment #220625 -
Flags: approval-branch-1.8.1?(rbs)
| Assignee | ||
Updated•19 years ago
|
Blocks: 311378
Keywords: regression
Comment on attachment 220625 [details] [diff] [review]
patch
Go for it.
Attachment #220625 -
Flags: superreview?(rbs)
Attachment #220625 -
Flags: superreview+
Attachment #220625 -
Flags: review?(rbs)
Attachment #220625 -
Flags: review+
Attachment #220625 -
Flags: approval-branch-1.8.1?(rbs)
Attachment #220625 -
Flags: approval-branch-1.8.1+
| Reporter | ||
Comment 8•19 years ago
|
||
Sorry, but i don't understand what happened ? how can we use this patch ?
(In reply to comment #7)
> (From update of attachment 220625 [details] [diff] [review] [edit])
> Go for it.
>
Comment 9•19 years ago
|
||
checked-in.
Should this go to 1.8.0 branch?
| Assignee | ||
Comment 10•19 years ago
|
||
GOEPP:
Would you test with latest nightly 1.8 branch?
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/pacifica-mozilla1.8/
| Reporter | ||
Comment 11•19 years ago
|
||
Ok, i'll test it tonight,
regards,
(In reply to comment #10)
> GOEPP:
> Would you test with latest nightly 1.8 branch?
> ftp://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/pacifica-mozilla1.8/
>
Updated•19 years ago
|
Summary: armenian unicode caracters are not accessible anymore → Armenian unicode characters are not accessible anymore
| Reporter | ||
Comment 12•19 years ago
|
||
with 2.0a1 version (Bon Echo), the bug is corrected,
Comment 13•19 years ago
|
||
-> v. per comment 12.
Status: RESOLVED → VERIFIED
Keywords: fixed1.8 → verified1.8
| Assignee | ||
Comment 14•19 years ago
|
||
Comment on attachment 220625 [details] [diff] [review]
patch
This is a serious regression for Armenian users.
Attachment #220625 -
Flags: approval1.8.0.5?
| Assignee | ||
Updated•19 years ago
|
Flags: blocking1.8.0.5?
Comment 15•19 years ago
|
||
Changing keyword to reflect that it was checked in on the 1.8.1 branch.
Keywords: verified1.8 → verified1.8.1
Comment 16•19 years ago
|
||
Comment on attachment 220625 [details] [diff] [review]
patch
approved for 1.8.0 branch, a=dveditz for drivers
Attachment #220625 -
Flags: approval1.8.0.5? → approval1.8.0.5+
Updated•19 years ago
|
Flags: blocking1.8.0.5? → blocking1.8.0.5+
| Assignee | ||
Comment 17•19 years ago
|
||
*** Bug 337668 has been marked as a duplicate of this bug. ***
Comment 19•19 years ago
|
||
verified with:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.5) Gecko/20060620 Firefox/1.5.0.5
Keywords: fixed1.8.0.5 → verified1.8.0.5
You need to log in
before you can comment on or make changes to this bug.
Description
•