Closed
Bug 310324
Opened 19 years ago
Closed 19 years ago
Hebrew text displays in wrong direction with dir=rtl
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 152148
People
(Reporter: david.cdb004, Assigned: mkaply)
References
()
Details
(Keywords: rtl)
Attachments
(1 file)
|
259 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 The scrolling line in the URL given (and in http://www.ayalonhw.co.il/) display the Hebrew text in the wrong direction. Explorer shows it o.k. I am not sure whether the problem is with Firefox or with Explorer. In "steps" I give a short version of the html file that demonstrates the problem. Reproducible: Always Steps to Reproduce: 1. Create html file with the following content: <html> <head> <title>title</title> <meta charset="visual"> </head> <body> <tr><td align="right"> <a href=''><span dir=rtl>(שעה: 18:33) איילון דרום: התנועה זורמת ממחלף גלילות עד מחלף גנות</span></a> </td></tr> </body> </html> 2. Open the file and see that the Hebrew text is in the working direction (As the file contents are pasted here, it may not work correctly, but the problem exist with original file. I can send the original file if that will help.) Actual Results: Hebrew text is displayed in the wrong direction.
| Reporter | ||
Comment 1•19 years ago
|
||
Same contents as in "steps", but may work better then the pased text.
Comment 2•19 years ago
|
||
Please retest with firefox 1.5, beta 1: http://www.mozilla.org/projects/firefox/
Assignee: nobody → mozilla
Component: General → Layout: BiDi Hebrew & Arabic
Product: Firefox → Core
QA Contact: general → zach
Version: unspecified → 1.0 Branch
Comment 3•19 years ago
|
||
This is the same problem as bug 305643. marking duplicate. *** This bug has been marked as a duplicate of 305643 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 4•17 years ago
|
||
Actually, it's not the same as bug 305643, but rather a duplicate of bug 152184. Surprisingly, as of now, www.ayalonhw.co.il is still using "visual encoding", and still has this problem.
Comment 5•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: zach → layout.fonts-and-text
You need to log in
before you can comment on or make changes to this bug.
Description
•