Closed
Bug 406289
Opened 18 years ago
Closed 18 years ago
font-weight:bold garbles Indic/Tamil text
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 398899
People
(Reporter: findarunhere, Unassigned)
References
()
Details
Attachments
(1 file)
|
19.39 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b1) Gecko/2007110903 Firefox/3.0b1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b1) Gecko/2007110903 Firefox/3.0b1
font-weight:bold garbles Indic/Tamil text, otherwise displayed properly. I am using Ubuntu.
Reproducible: Always
Steps to Reproduce:
1. visit http://in.tamil.yahoo.com/
2. look at top menu
OR
view the following html
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
<script>
</script>
<style>
.test {
font-weight:bold;
}
</style>
</head>
<body>
<a href="javascript:;">முக்கிய செய்திகள்</a>
<a href="javascript:;" class="test">முக்கிய செய்திகள்</a>
</body>
</html>
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Component: General → GFX: Thebes
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → thebes
Version: unspecified → Trunk
Updated•18 years ago
|
Flags: blocking1.9?
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Flags: blocking1.9?
You need to log in
before you can comment on or make changes to this bug.
Description
•