Opened 14 years ago
Closed 12 years ago
#7136 closed Bug (invalid)
Non-breaking space disappears from the end of block
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
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
- Switch to wysiwyg mode
- Type "Bar"
- Result:
Foo Bar
- Expected result:
Foo Bar
Same issue exists in FCKeditor.
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
Transformation of to normal space is an expected behaviour.
Imagine such case. You want to write 'foo bar'.