﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11668	delete key behavior is WRONG!!	masoud		"hi all;
I newly found key delete works wrong!!!
for example, we have an bold element in a paragraph and in the bold element there is an italic word. if we put cursor after italic element exactly, and begin pressing delete key, the characters of bold text node which is after italic element, delete one by one. when the text node deleted and italic element was placed in end of bold element and cursor was placed in bold element and exactly after italic, pressing delete key will caused all of italic characters except one char, be remove!!! that is WRONG!!!
1. [[Image(http://upload7.ir/imgs/2014-03/22805295702919488848.png)]]
2. [[Image(http://upload7.ir/imgs/2014-03/03656317128125272710.png)]]
3. [[Image(http://upload7.ir/imgs/2014-03/11671183618270822326.png)]]
4. [[Image(http://upload7.ir/imgs/2014-03/21996411578075141160.png)]]

True : In these circumstances, characters of next text node from next element must be remove.
I checked this, from 4.3.3 to 3.0 versions and all of them have this bug.
please solve it.
Very Thanks."	Bug	new	Normal		Core : Keystrokes	4.3.3		delete keystrokes selection	
