Changes between Initial Version and Version 2 of Ticket #7298
- Timestamp:
- Mar 11, 2011, 9:23:08 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7298
-
Property
Status
changed from
new
toconfirmed
-
Property
Version
changed from
3.5.3 (SVN - trunk)
to3.1
-
Property
Component
changed from
General
toCore : Parser
-
Property
Status
changed from
-
Ticket #7298 – Description
initial v2 1 1 Editor randomly duplicates code when switching from source view to WYSYWIG (with a specific page that works in browsers) 2 To reproduce: 3 1. Enter Source Mode 4 1. Paste attached HTML code into editor 5 1. Hit Preview – looks as good as it can without the stylesheets 6 1. Exit Source mode 7 1. Now it looks bad 8 1. Try Preview again and you see that it is not even close to how it looked before CKEditor exited source mode and that some elements (and the page) are duplicated in different spots 9 1. Enter Source Mode again and compare with original pasted code – very very different