id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 5985,tables: adding column before a cell that's been merged to the right will create another tdspan=2 cell in new column.,Jude Allred,,"repro steps: 1. go to http://ckeditor.com/demo using firefox. 2. click inside the ""Italian"" cell of the table 3. Merge that cell to the right. We now have a ""ItalianCappuccetto Rosso"" cell. 4. Right click in that cell and insert a column 'before' 5. [bug] the new colomn on the left has a tdspan of 2, and the table is borked: {{{
International Names
  Chinese 小紅帽
  ItalianCappuccetto Rosso
  Spanish Caperucita Roja
}}} The expected output is: {{{
International Names
  Chinese 小紅帽
  ItalianCappuccetto Rosso
  Spanish Caperucita Roja
}}} Or, in more-english-than-not, the cell created is improperly receiving the attribute 'colspan=""2""'. Removing that attribute restores order to the universe.",Bug,closed,Normal,,General,,worksforme,,