Closed
Bug 299091
Opened 20 years ago
Closed 18 years ago
Illegal(?) characters displayed as spaces (UTF-8 encoding)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: denis.laplante, Unassigned)
References
()
Details
(Whiteboard: CLOSEME - 05/23)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Page has several instances of the 3-character sequence \0357 \0277 \0275 instead of proper "é" . While Safari just skips those characters, Firefox 1.04 (Macintosh) does weird dynamic horizontal space tricks. Reproducible: Always Steps to Reproduce: view URL Actual Results: First it replaces them by about 20 character's worth of white space, but if you start selecting at "Rapport de donn", as the selection extends right the text slides left along the line! The header specifies <meta name="content-type" http-equiv="Content-type" content="text/html;charset=UTF-8"> The menu view=>encoding shows "Unicode (UTF-8)". When I change it to "English (US_ASCII)" it renders as 3 special characters (upside-down question mark ...) with normal spacing. Expected Results: I would prefer a single question mark to be displayed for each illegal character.
On the PC, the reverse is true: non-breaking spaces are converted to question marks inside a black triangle.
Comment 2•18 years ago
|
||
Hm. I see no problem using the URL above. Going there shows the site just fine. I'm using Firefox 2.0.0.3 on Mac OS X. Can you still reproduce this issue? Be sure to try with a new profile. http://kb.mozillazine.org/Profile_Manager
Whiteboard: CLOSEME - 05/23
Comment 3•18 years ago
|
||
Closing as WORKSFORME per comment 2.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•