Changes between Initial Version and Version 1 of Ticket #4073
- Timestamp:
- Jul 22, 2009, 2:21:32 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4073
- Property Keywords Confirmed added
-
Property
Milestone
changed from
CKEditor 3.x
toCKEditor 3.1
-
Ticket #4073 – Description
initial v1 1 The Text and Table template will not be copied to the CK 1 The Text and Table template will not be copied to the CKEditor text area. This is a problem for IE, only. 2 2 3 Steps to reproduce: [[BR]] 4 1. IE6, IE7, or IE8 [[BR]] 5 2. Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications [[BR]] 6 3. Place the cursor in the CK Editor text area [[BR]] 7 4. Click the Template toolbar icon and select Text and Table. [[BR]] 3 Steps to reproduce: 4 5 1. IE6, IE7, or IE8. 6 2. Go to CK Editor nightly build => check the demos => Create and destroy editor instances for Ajax applications. 7 3. Place the cursor in the CK Editor text area. 8 4. Click the Template toolbar icon and select Text and Table. 8 9 9 10 Expected result: [[BR]] 10 The Text and Table template is copied to the text area, ready for editing 11 The Text and Table template is copied to the text area, ready for editing. 11 12 12 13 Actual result: [[BR]] 13 The Text and Table template appears to be copied to the text area and is then immediately deleted. [[BR]]14 The Text and Table template appears to be copied to the text area and is then immediately deleted. 14 15 15 Note 1: This scenario works if the browser is FF3 and Safari [[BR]] 16 Note 2: If Replace actual contents option is unchecked, this problem does not occur: 16 Note 1: This scenario works if the browser is FF3 and Safari. 17 18 Note 2: If Replace actual contents option is unchecked, this problem does not occur.