Opened 10 years ago
Last modified 10 years ago
#13004 confirmed Bug
SHift Enter Mode = P is not working for .NET site — at Initial Version
Reported by: | Sachin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ASP.Net | Version: | 3.6 |
Keywords: | Cc: | shagin.sasi@… |
Description
We have used CKEditor as control as following:
<CKeditor:CKEditorControl ID="txt_bodyHTML" runat="server" BasePath="/jscripts/CKeditor/"
Visible="False" DisableNativeSpellChecker="false" ShiftEnterMode="P" EnterMode="BR" >
</CKeditor:CKEditorControl>
Shift Enter Mode is producing the BR