Open
Bug 401448
Opened 17 years ago
Updated 2 years ago
RTL: blockquote/cite text get's corrupted with font-style italic
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: marc.bau, Unassigned)
References
()
Details
(Keywords: rtl)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8
If you style a blockquote or cite element with font-style:italic the chars get corrupted and only displayed as rectangles.
Reproducible: Always
Steps to Reproduce:
1. put some Arabic text inside a blockquote or cite element
2. assign style "font-style: italic;"
3. text is corrupted in FF
Actual Results:
text is corrupted
Expected Results:
No text corruption.
Safari, Internet Explorer and Opera don't have this bug.
Updated•17 years ago
|
Component: General → Layout: BiDi Hebrew & Arabic
Product: Firefox → Core
QA Contact: general → layout.bidi
Comment 1•17 years ago
|
||
This looks like a dupe of bug 382542, but I can only reproduce the bug on trunk. Was this really seen on Firefox 2.0.0.8?
Reporter | ||
Comment 2•17 years ago
|
||
For sure this is reproducible in 2.0.0.7 and 2.0.0.8. I haven't tested earlier versions, but i think this bug is inside, too.
Comment 3•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: layout.bidi → layout.fonts-and-text
Reporter | ||
Updated•10 years ago
|
OS: Windows XP → Windows
Comment 4•10 years ago
|
||
I recall a bug like this getting fixed several years ago. Is this still an issue?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•