Ticket #2248 (closed Bug: fixed)
FF: FCK.InsertHtml( ' ') inserts a plain space
| Reported by: | fredck | Owned by: | fredck |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.2 |
| Component: | General | Version: | |
| Keywords: | Confirmed Firefox Review+ | Cc: |
Description (last modified by fredck) (diff)
The FCK.InsertHtml( ' ') call inserts a plain space in the selection, instead of the proper char.
Attachments
Change History
comment:1 Changed 4 years ago by fredck
- Description modified (diff)
- Summary changed from FF: FCK.InsertHtml( ' ') inserts a plain space to FF: FCK.InsertHtml( ' ') inserts a plain space
comment:2 Changed 4 years ago by fredck
- Keywords Review? added
- Milestone set to FCKeditor 2.6.1
The provided patch includes a trick similar to the one used in the IE implementation.
This problem is related to a FF bug. I've reported it here: https://bugzilla.mozilla.org/show_bug.cgi?id=437044
comment:4 Changed 4 years ago by fredck
- Status changed from new to closed
- Resolution set to fixed
Fixed with [2070]. Click here for more info about our SVN system.
Note: See
TracTickets for help on using
tickets.

