﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12729	Incorrect structure created when merging block into list item on Backspace and Delete	Boris Lykah	Artur Delura	"Steps:
1. Create a list with two items that contain links
2. Put caret at the beginning of the second item and hit backspace

DOM result:

{{{
<a data-cke-saved-href=""http://link"" href=""http://link"">
  first
  <a data-cke-saved-href=""http://link"" href=""http://hg"">second</a>
</a>
}}}

"	Bug	closed	Normal	CKEditor 4.4.8	General	3.6.4	fixed	Support	
