Closed
Bug 265789
Opened 21 years ago
Closed 21 years ago
the special character   is displayed incorrectly if followed by a non-whitespace character
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
INVALID
People
(Reporter: chaderic20, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
In the supplied url there is a table about halfway down the page with dates and
titles of sermons. Each row is numbered and indented. The indents are done
using non-breaking spaces. The final   is followed immediately by the
number and so Firefox doesn't recognize it as the non-breaking space special
character. So far I've found that only Internet Explorer will display this
correctly. I checked with Firefox, Mozilla, and Safari and all of them do it wrong.
Reproducible: Always
Steps to Reproduce:
1.Visit the page supplied.
Actual Results:
The line " " was displayed on the page when viewed.
Expected Results:
Recognized   as the non-breaking space special character.
Comment 1•21 years ago
|
||
should be
Updated•21 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•