Closed
Bug 482469
Opened 16 years ago
Closed 16 years ago
Firefox incorrectly displaying arabic-indic digits in webpage, webpage inputs and so on
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 441782
People
(Reporter: messiah, Assigned: ehsan.akhgari)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ar; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ar; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
Firefox for WinXP is not correctly display arabic-indic digits in webpage layout, webpage inputs and so on. But Internet Explorer automatically translate typed 1,2,3 to their native representation in unicode ۱ ۲ ۳.
This can be checked on local Farsi windows and may be on other localized versions.
Reproducible: Always
Steps to Reproduce:
1. Have Localized windows XP (f.e. - Farsi)
2. Go to http://president.ir/fa/ f.e.
3. In Left corner try to type some digits
Actual Results:
You will see digits in ASCII
Expected Results:
You should see arabic-indic digits in UNICODE
FireFox does not display arabic-indic digits in input and calendar/clock
Internet Explorer handles arabic-indic digits well both in input and in clock.
Updated•16 years ago
|
Assignee: nobody → smontagu
Component: General → Internationalization
Product: Firefox → Core
QA Contact: general → i18n
Comment 3•16 years ago
|
||
Probably dupe of bug 441782, passing to Ehsan for triage.
Assignee: smontagu → ehsan.akhgari
Assignee | ||
Comment 4•16 years ago
|
||
Yes, a dupe of bug 441782, indeed.
Some information which can help the reporter:
The bidi.numeral preference (which allows you to set how Mozilla is supposed to treat numbers in web pages, etc.) was broken in Firefox 3.0, but it's fixed in Firefox 3.1 Beta 3 which will be released shortly. If you need this behavior, I suggest you upgrade to that version once it's released.
Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
(In reply to comment #4)
> Yes, a dupe of bug 441782, indeed.
>
> Some information which can help the reporter:
>
> The bidi.numeral preference (which allows you to set how Mozilla is supposed to
> treat numbers in web pages, etc.) was broken in Firefox 3.0, but it's fixed in
> Firefox 3.1 Beta 3 which will be released shortly. If you need this behavior,
> I suggest you upgrade to that version once it's released.
>
> Thanks!
>
> *** This bug has been marked as a duplicate of bug 441782 ***
Thanks a lot, Ehsan! Where can I find information about bidi.numerals? Will it be set to right value on localized version of FireFox by default, or manual set up will be needed?
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
sorry, firefox glitch :) Change status back.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 7•16 years ago
|
||
(In reply to comment #5)
> Thanks a lot, Ehsan! Where can I find information about bidi.numerals? Will it
<http://kb.mozillazine.org/About:config_entries#Bidi..2A>
Also, please note that in Firefox 3.1, two more values have been added which are not yet documented (and may be interesting for you if you read Persian content more than Arabic content):
5: Persian context numerals (like 1 and 2, but using Persian digits)
6: Persian numerals (like 4, but using Persian digits everywhere)
> be set to right value on localized version of FireFox by default, or manual set
> up will be needed?
We don't (yet) set bidi.numeral in the Persian localization, but I'm not sure about other locales. Anyway, it's easy to check, just open about:config and see if bidi.numeral has a value other than 0 set.
Comment 8•16 years ago
|
||
See also bug 151374
You need to log in
before you can comment on or make changes to this bug.
Description
•