Opened 18 years ago
Closed 18 years ago
#254 closed Bug (fixed)
FF: IgnoreEmptyParagraphValue is not honored
Reported by: | Mike Koepke | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.4.1 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Firefox | Cc: |
Description (last modified by )
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 (1)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed Firefox added |
Resolution: | → fixed |
Status: | new → closed |
Summary: | Firefox inserts empy paragraph at beginning of editor → FF: IgnoreEmptyParagraphValue is not honored |
Fixed with [217].
Click here for more info about our SVN system.