Closed
Bug 292842
Opened 20 years ago
Closed 20 years ago
HTML rendering error: TD tags with ALIGN="JUSTIFY" on hebrew RTL pages draws in reverse
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 284927
People
(Reporter: yotzmach, Unassigned)
References
()
Details
(Keywords: rtl)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050416 Fedora/1.0.3-1.3.1 Firefox/1.0.3 See the page that demonstrates the problem (http://grebulon.com/temp/ff103problem.html) The page is in logical hebrew encoding: charset=iso-8859-8-I The body is RTL: <body dir="rtl"> It has a table with two rows, one column is each. The column in the second row is justified: <td ALIGN="JUSTIFY"> The first row comes out fine. The second is reversed. This bug is new in firefox 1.0.3. It didn't exist in 1.0.0. It happens only on Linux - on Windows it works fine. Reproducible: Always Steps to Reproduce: 1. Just load http://grebulon.com/temp/ff103problem.html on Linux 2. Load it on Windows 3. See the difference. On Windows it works fine. Actual Results: It comes out like this: זאת הכותרת ללא ישור רושיי םע וישכעו Expected Results: It should be like this: זאת הכותרת ללא ישור ועכשיו עם יישור This bug is new in firefox 1.0.3. It didn't exist in 1.0.0. It happens only on Linux - on Windows it works fine.
Comment 1•20 years ago
|
||
If you have Pango enabled this is a dupe of bug 284927, which is fixed on trunk.
Pango is enabled. Without it the hebrew won't work at all, wouldn't it? It seems like a dupe. Sorry. *** This bug has been marked as a duplicate of 284927 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•20 years ago
|
||
(In reply to comment #2) > Without [pango] the hebrew won't work at all, wouldn't it? Just for the record, Hebrew (at least without vowels) works fine without Pango, even with core X fonts.
Comment 4•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
You need to log in
before you can comment on or make changes to this bug.
Description
•