Ticket #2248 (closed Bug: fixed)

Opened 4 years ago

Last modified 4 years 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 Download (2.3 KB) - added by fredck 4 years ago.

Change History

comment:1 Changed 4 years 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 4 years ago by fredck

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:3 Changed 4 years ago by martinkou

  • Keywords Review+ added; Review? removed

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.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy