Changes between Initial Version and Version 1 of Ticket #13465, comment 6
- Timestamp:
- Jun 26, 2015, 10:14:56 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13465, comment 6
initial v1 6 6 7 7 The funny fact is that element is removed **only** when it has {{{data-cke-bookmark}}} attribute. If we change it to something different everything works well. 8 9 **Update 1** 10 As far as I can see extract method creates a bookmark which adjoin our bookmark span, so at the end it's removed accidentally. 8 11