Closed
Bug 119659
Opened 24 years ago
Closed 24 years ago
Can't see hebrew with latest build
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: barakedry, Assigned: shanjian)
References
()
Details
Attachments
(3 files)
674 bytes,
patch
|
Details | Diff | Splinter Review | |
113.51 KB,
image/jpeg
|
Details | |
1.10 KB,
patch
|
smontagu
:
review+
attinasi
:
superreview+
dbaron
:
approval+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.7+)
Gecko/20020109
BuildID: 20020111
Latest 20020111 build doesn't render hebrew at all using
winxp pro.
Everything worked grate with 2002010903 build.
I'll attach screenshot of the problem as soon this bug will be Confirm as New.
Reproducible: Always
Steps to Reproduce:
1.Enter any hebrew site like www.walla.co.il
2.
3.
Actual Results: Mozilla shows gibberish instad of hebrew characters
Expected Results: Render hebrew correctly like with 20020109 build.
You sure you didn't set something strange in View | Character Coding?
I'm sure i didn't.
All hebrew related Character Coding preduce the same result.
i Also know the problem exist on my friend's comp which also runs winxp.
Comment 3•24 years ago
|
||
wfm 2001122106 -- WinME
Comment 4•24 years ago
|
||
>I'll attach screenshot of the problem as soon this bug will be Confirm as New.
Please attach the screenshot already.
Comment 5•24 years ago
|
||
shanjian, can you check whether this was caused by your recent changes to
nsFontMetricsWin.cpp? I found when debugging that I could eliminate the problem
by forcing all calls to nsRenderingContextWin::DrawString to go through
ResolveForwards instead of ResolveBackwards.
Assignee: mkaply → shanjian
Severity: major → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•24 years ago
|
||
*** Bug 119848 has been marked as a duplicate of this bug. ***
Comment 7•24 years ago
|
||
Assignee | ||
Comment 9•24 years ago
|
||
I know what is the problem. I will fix it after bug 118000 get in.
Status: NEW → ASSIGNED
Assignee | ||
Comment 10•24 years ago
|
||
Assignee | ||
Comment 11•24 years ago
|
||
simon,
Could you try my patch to make sure it works? If so, please r=. Thanks!
Comment 12•24 years ago
|
||
Comment on attachment 65142 [details] [diff] [review]
patch
Tested a number of Hebrew Arabic and Persian sites with different encodings,
and everything looks OK. r=smontagu
Attachment #65142 -
Flags: review+
Comment 13•24 years ago
|
||
*** Bug 120343 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 14•24 years ago
|
||
Marc, could you sr this one?
Comment 15•24 years ago
|
||
Comment on attachment 65142 [details] [diff] [review]
patch
sr=attinasi
Attachment #65142 -
Flags: superreview+
Comment on attachment 65142 [details] [diff] [review]
patch
a=dbaron for 0.9.8
Attachment #65142 -
Flags: approval+
Keywords: mozilla0.9.8+
Assignee | ||
Comment 17•24 years ago
|
||
fix checked in.
Assignee | ||
Comment 18•24 years ago
|
||
added back keyword I accidentally removed.
Keywords: mozilla0.9.8+
Comment 19•24 years ago
|
||
verified on latest mozilla builds:
windows 2002-02-14-09-trunk
linux 2002-02-14-08-trunk
mac osx 2002-02-14-08-trunk
Status: RESOLVED → VERIFIED
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: zach → layout.fonts-and-text
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•