Ticket #254 (closed Bug: fixed)
FF: IgnoreEmptyParagraphValue is not honored
| Reported by: | mkoepke | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.1 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Firefox | Cc: |
Description (last modified by fredck) (diff)
When running the editor under FF, it starts with <p> </p> in the code.
The same problem occurs if deleting all text.
FF
- In wysiwyg mode, type some text.
- Select All (Ctrl+A).
- Press Delete (Text is gone)
- Go to source mode, <p> </p> is present
IE
- Perform steps 1-3 above
- 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
Note: See
TracTickets for help on using
tickets.

Fixed with [217].
Click here for more info about our SVN system.