Closed
Bug 85811
Opened 24 years ago
Closed 24 years ago
Xlib-toolkit does not show ISO 8859-2 (Latin 2) page correctly...
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.3
People
(Reporter: roland.mainz, Assigned: blizzard)
References
()
Details
(Keywords: intl)
[more or less a spin-off of bug 63737]
Xlib-toolkit does not print ISO 8859-2 pages like http://moo.pl/ogonki/main.html
correctly. Looks like an issue in nsFontMetricsXlib.cpp ... ;-(
Reporter | ||
Comment 1•24 years ago
|
||
bug 85399 is the matching bug for Xprint module...
timecop:
Does the Xlib-toolkit GC-cache mega-patch (bug 66082) fix this issue ?
Keywords: intl
Target Milestone: --- → mozilla0.9.3
Reporter | ||
Comment 3•24 years ago
|
||
Thanks to fix in bug 80224 the example URL http://moo.pl/ogonki/main.html does
now display properly in Xlib-toolkit build.
But: Autotection of charset does _not_ work (at least for
http://moo.pl/ogonki/main.html) - I have to select ISO-8859-2 explicitly.
GTK+-toolkit based Mozilla does this automagically...
pocemit:
Any idea where the problem may be burried ? Is there a bug for this ?
Did this get fixed with the last FontMetrics patch?
If so we should close it
Reporter | ||
Comment 6•24 years ago
|
||
Tested with http://moo.pl/ogonki/main.html - Xlib-toolkit renders the page
correctly.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•