Closed
Bug 157988
Opened 24 years ago
Closed 23 years ago
list-style-type: georgian show up as "?" on win2000
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: madhur, Assigned: shanjian)
Details
(Keywords: intl)
Attachments
(1 file)
|
1.72 KB,
text/html
|
Details |
see the attached test case.
the following values are showing up as "?" for the "list-style-type" property :
on win2000
==========
1. armenian
2. georgian
3. cjk-ideographic
4. hiragana
5. katakana
6. hiragana-iroha
7. katakana-iroha
on macos 10.1
=============
1. hebrew
2. armenian
3. georgian
on redhat linux 7.3
===================
all the vlaues show up in the right font.
| Reporter | ||
Comment 1•24 years ago
|
||
i could not locate an already open bug for this issue.
Do you have appropriate fonts installed? (To install them, go to Start |
Settings | Control Panel | Regional Options | General and check the appropriate
boxes.)
| Reporter | ||
Comment 3•24 years ago
|
||
u were right, David.
I upgraded my regional fonts and now all the above, except 'georgian' are
working (on win2000). I did select 'georgian' font in the upgrade, but that
still shows up as "?" in the testcase.
so , i guess i'll have to change the summary from
"list-style-type:
armenian/georgian/cjk-ideogrqaphic/hiragana/katakana/hiragana-iroha/katakana-iroha
show up as '?' on win2000 "
to
"list-style-type: georgian show up as '?' on win2000"
Summary: list-style-type: armenian/georgian/cjk-ideogrqaphic/hiragana/katakana/hiragana-iroha/katakana-iroha show up as "?" on win2000 → list-style-type: georgian show up as "?" on win2000
->i18n, although probably invalid.
Assignee: dbaron → yokoyama
Component: Style System → Internationalization
QA Contact: ian → ruixu
| Reporter | ||
Comment 6•23 years ago
|
||
revision of which values are showing "?" for the "list-style-type" property, on
the respective platforms:-
on macos 10.1
=============
1. hebrew
2. armenian
3. georgian
on macos 9.1.2
==============
1. armenian
2. georgian
3. cjk-ideographic
4. hiragana
5. katakana
6. hiragana-iroha
7. katakana-iroha
on win2000
==========
1. georgian
| Assignee | ||
Comment 7•23 years ago
|
||
On win2000, there is nothing wrong. The browser could not display the character
because the font is not available. For example, armenian one is u+0531, if you
have the font, you should see the character.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•