﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7136	Non-breaking space disappears from the end of block	Wiktor Walc		"In browsers other than IE (I've checked Firefox, Safari, Opera), the non-breaking space at the end of block is changed into a space.

May have something to do with https://bugzilla.mozilla.org/show_bug.cgi?id=437044 (reported by Fred while working on #2248)

=== Steps to reproduce ===
 - In source mode paste: 
{{{
Foo&nbsp;
}}}
 - Switch to wysiwyg mode
 - Type ""Bar""
 - Result: `Foo Bar`
 - Expected result: `Foo&nbsp;Bar`

Same issue exists in FCKeditor."	Bug	closed	Normal		General	3.0	invalid		
