Fabiana,
It's not a bug.
You can defines what happens when the "enter" key is pressed in the editor in the following editor properties.
Property Name |
Description |
UseDivOnCarriageReturn |
use <div > tags on enter keypress instead of <p></p>tags |
UseBROnCarriageReturn |
use <br> tags on enter keypress instead of <p></p>tags |
If you want to insert new paragraph when press the Enter key, you can just disable the UseDivOnCarriageReturn as followings:
Editor.UseDivOnCarriageReturn = "false"
This behavior is by design.
Keep me posted
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx