Closed
Bug 266052
Opened 20 years ago
Closed 20 years ago
The 'Hebrew' and 'Russian' pages linked on the URL above are not displayed correctly. IE and Opera do display it correctly.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: stadt, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 You can see how the page should look by checking the other language links on the left side of the page. Reproducible: Always Steps to Reproduce: Just click 'Hebrew' or 'Russian' Actual Results: Page looks very bad on Firefox. Formatting seems to be completely ignored. Expected Results: The Russian and Hebrew pages should be formatted just like the other language pages.
Comment 1•20 years ago
|
||
Your editor left a BOM (byte order mark) at the start of those two files, making Mozilla detect them as being in UTF-16LE - if you open just http://www.xs4all.nl/~jeta/spb/hebrew.html or http://www.xs4all.nl/~jeta/spb/russian.html rather than the frameset, then either Page Info or Character Encoding will show that you aren't getting the encoding you want, and forcing the character encoding to something else will show the invisible characters before the doctype element.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 2•19 years ago
|
||
--> Websites :: www.mozilla.com so timeless can close out Firefox :: Product Site.
Component: Product Site → www.mozilla.com
Product: Firefox → Websites
Comment 3•19 years ago
|
||
-> Firefox::General (939393)
Component: www.mozilla.com → General
Product: Websites → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•