Changes between Initial Version and Version 1 of Ticket #9207, comment 2
- Timestamp:
- Mar 6, 2013, 1:38:57 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9207, comment 2
initial v1 1 1 This is happening because second template (all tags) is pasted into span. When you switch to source and back CKEditor tries to fix the code and wraps every single element inside template in span. 2 2 3 The same root of the problem (pasting block into inline in IE) is applicable for other tickets: #8736, #8294 . I think they all can be fixed with one patch.3 The same root of the problem (pasting block into inline in IE) is applicable for other tickets: #8736, #8294, #9740. I think they all can be fixed with one patch. 4 4