Opened 15 years ago
Closed 13 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 15 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 13 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'.