Opened 16 years ago
Last modified 15 years ago
#4073 closed Bug
The Text and Table template will not copy to the editor text area — at Version 1
Reported by: | Damian | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | Core : Styles | Version: | |
Keywords: | IBM Confirmed Review+ | Cc: |
Description (last modified by )
The Text and Table template will not be copied to the CKEditor text area. This is a problem for IE, only.
Steps to reproduce:
- IE6, IE7, or IE8.
- Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications.
- Place the cursor in the CK Editor text area.
- Click the Template toolbar icon and select Text and Table.
Expected result:
The Text and Table template is copied to the text area, ready for editing.
Actual result:
The Text and Table template appears to be copied to the text area and is then immediately deleted.
Note 1: This scenario works if the browser is FF3 and Safari.
Note 2: If Replace actual contents option is unchecked, this problem does not occur.
Change History (1)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed added |
Milestone: | CKEditor 3.x → CKEditor 3.1 |
Confirmed. It happens with that template only, but with the "Strange Template" the caret is positioned in the wrong place (inside a paragraph added before it automagically).