﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12623	Issues with Video tag	Jakub Ś		"Tested in Blink.

**Issue 1:**
1. Insert below code into editor 
{{{
<div>video s^tarts<video src=""”some.mp3”""></video>ends here</div>
}}}
2. Put cursor where mark {{{^}}} is
3. Start pressing delete
Result: Once you have reached 'S' before video tag. The letter s and video gets removed. This issue is specific to CKEditor.

----
**Issue2:**
1. Insert below code into editor 
{{{
<div>video s^tarts<video src=""”some.mp3”""></video></div>
}}}
2. Try putting cursor behind video.
Result: If video element is last element in editor there is no possibility to move cursor behind it. Reproducible also in native contenteditable."	Bug	new	Normal		General	4.0		Oracle	
