Changes between Initial Version and Version 1 of Ticket #13004
- Timestamp:
- Mar 4, 2015, 10:59:32 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13004
-
Property
Status
changed from
new
toconfirmed
- Property Keywords Shift Enter Mode = P issue removed
-
Property
Component
changed from
General
toServer : ASP.Net
-
Property
Status
changed from
-
Ticket #13004 – Description
initial v1 1 1 We have used CKEditor as control as following: 2 2 {{{ 3 3 <CKeditor:CKEditorControl ID="txt_bodyHTML" runat="server" BasePath="/jscripts/CKeditor/" 4 4 Visible="False" DisableNativeSpellChecker="false" ShiftEnterMode="P" EnterMode="BR" > 5 6 5 </CKeditor:CKEditorControl> 6 }}} 7 7 8 8 Shift Enter Mode is producing the BR