Ticket #254 (closed Bug: fixed)

Opened 21 months ago

Last modified 21 months ago

FF: IgnoreEmptyParagraphValue is not honored

Reported by: mkoepke Owned by:
Priority: Normal Milestone: FCKeditor 2.4.1
Component: General Version: SVN
Keywords: Confirmed Firefox Cc:

Description (last modified by fredck) (diff)

When running the editor under FF, it starts with <p>&nbsp;</p> in the code.

The same problem occurs if deleting all text.

FF

  1. In wysiwyg mode, type some text.
  2. Select All (Ctrl+A).
  3. Press Delete (Text is gone)
  4. Go to source mode, <p>&nbsp;</p> is present

IE

  1. Perform steps 1-3 above
  2. Go to source mode, source is empty

One final note, with FF, if you delete all the text in source mode and then switch to wysiwyg mode and back to source mode, the source is empty.

Change History

Changed 21 months ago by fredck

  • keywords Confirmed Firefox added
  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)
  • summary changed from Firefox inserts empy paragraph at beginning of editor to FF: IgnoreEmptyParagraphValue is not honored

Fixed with [217].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.