Closed
Bug 424126
Opened 18 years ago
Closed 18 years ago
font-weight: bold not rendered as bold when not lang="en"
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 382542
People
(Reporter: hidehisa, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9b5pre) Gecko/2008031905 Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9b5pre) Gecko/2008031905 Minefield/3.0b5pre
1. Languages other than English is not rendered bold (for example, Japanese, Korean, Chinese).
2. And, English characters (us-ascii like [a-zA-Z]) are not rendered bold when language for page is not "en" (for example: lang="ja").
Reproducible: Always
Steps to Reproduce:
1. http://nebosuker.net/ff3-multilingual-font-bold/en.htm (bold English = OK, bold non-English = NG)
2. http://nebosuker.net/ff3-multilingual-font-bold/ja.htm (bold English = NG, bold non-English = NG)
Actual Results:
Characters expected to be bold are not bold.
Expected Results:
Characters expected to be bold are bold.
| Reporter | ||
Comment 1•18 years ago
|
||
I attached a expected result image in reproducing pages to make it much understandable.
Comment 2•18 years ago
|
||
I'm pretty sure this is a duplicate of some of the problems introduced by the patch for bug 382542, these should be fixed by the follow-on patches. Check against the latest nightly to confirm.
| Reporter | ||
Comment 3•18 years ago
|
||
Thank you John.
I checked with the lates nightly and confirmed working correctly (as expected).
Thanks.
May I ask you if I should file this bug as FIXED?
Or, someone from comitters do that?
Comment 4•18 years ago
|
||
In this case we can just close it as a duplicate. If you find that the same problem is not fixed later, you can simply reopen this.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•