Closed
Bug 196684
Opened 22 years ago
Closed 22 years ago
Text unreadable after unicode entity
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 182650
People
(Reporter: ja, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/0 Galeon/1.3.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686) Gecko/0 Galeon/1.3.3
The linked page renders a few sentences of the text in an unreadable way.
In the line matching (regexp style):
^The second column of netstat(.*)$
$1 is unreadable.
The entity   seems to trigger this problem.
This is not a problem with the font. I have tested 5 different fonts, and all
produces the same unreadable result.
These configure flags where used (mozilla 1.3a):
--enable-default-toolkit=gtk2 --disable-gtktest --disable-mailnews
--disable-ldap --disable-freetypetest --enable-xft --disable-postscript
--disable-xprint --enable-crypto --disable-jsd --enable-xinerama
--disable-composer --disable-mathml --disable-installer --disable-tests
--disable-debug --enable-optimize=-O2 --disable-dtd-debug --disable-pedantic
--disable-glibtest
Reproducible: Always
Steps to Reproduce:
See bug 182650 comment 9.
*** This bug has been marked as a duplicate of 182650 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•