Opened 18 years ago
Closed 18 years ago
#596 closed Bug (fixed)
Problem with Clear function
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | General | Version: | |
Keywords: | SF | Cc: |
Description ¶
Hi, When I select all the text in the FCKeditor and delete/clear it... these tags appear:
<P> </P>
but i'd like the field to be empty...
any ideas?
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=938599&group_id=75348&atid=543656

Change History (2)
comment:1 Changed 18 years ago by
Reporter: | changed from Martin Kou to anonymous |
---|
comment:2 Changed 18 years ago by
Milestone: | → FCKeditor 2.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |

The issue was fixed in #247.
Note that the empty paragraph tag (<div> or <p>) is still added automatically in WYSIWYG mode, but that is for better compliance with the EnterMode setting. What is fixed now is: