Closed Bug 302741 Opened 19 years ago Closed 19 years ago

The code for an extra blank space,   shows up instead of a space in Firefox

Categories

(Firefox :: Page Info Window, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 288911

People

(Reporter: spiletta42, Unassigned)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: 

In many pages, for example http://sky.prohosting.com/spiletta/quiettype.html 
the code   fails to produce a blank space, and instead shows up.

Reproducible: Always

Steps to Reproduce:
Load the page, read the text.
Actual Results:  
It showed the text with the extra code visible, which looks sloppy.

Expected Results:  
It should have inserted the desired extra space in phrases such as "I read" 
rather than displaying "I&nbspread"

I have received dozens of emails telling me that my text is messed up.  I 
traced the problem to Firefox users only.  I loaded the text in IE, Netscape, 
Firefox, and Opera.  I also tested it in IE 4.0  Only Firefox displayed the 
code instead of a blank space.

I suspect it is a simple fix.  I've searched for a way around the problem, but 
failed to find one on my own.  I'm experienced with html and javascript, but 
I'm not a programmer.  I'd appreciate any advice you have.

*** This bug has been marked as a duplicate of 288911 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Summary: The code for an extra blank space,   shows up instead of a space in Firefox → The code for an extra blank space,   shows up instead of a space in Firefox
Reporter, please attach a testcase
https://bugzilla.mozilla.org/attachment.cgi?bugid=302741&action=enter showing
the incorrect behaviour that you see.
&nbsp shouldn't work
  should
You need to log in before you can comment on or make changes to this bug.