Opened 14 years ago
Closed 14 years ago
#6700 closed Bug (duplicate)
Insert element over selection breaks DOM
Reported by: | Dinu | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.2 |
Keywords: | Cc: |
Description
Test:
- create 3x2 table
- select a number of cells
- insert image
The document trashed, going to source and back to wysiwyg will clean up the html, delete the image, and recreate what's left of the table.
On a side note, I need to do exactly this for a plugin, insert block elements, what's the place to ask about the ortodox way to manipulate the selection ranges?
Umbrella #6702 opened for all bugs of this category.