Ticket #2248 (closed Bug: fixed)

Opened 3 months ago

Last modified 2 months ago

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

2248.patch (2.3 kB) - added by fredck 3 months ago.

Change History

Changed 3 months ago by fredck

  • description modified (diff)
  • summary changed from FF: FCK.InsertHtml( '&nbsp') inserts a plain space to FF: FCK.InsertHtml( ' ') inserts a plain space

Changed 3 months ago by fredck

Changed 3 months 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

Changed 3 months ago by martinkou

  • keywords Review+ added; Review? removed

Changed 2 months 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.