﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10209	[FF] Odd cursor position after deleting single bullet point	ckeditor_user		"In Firefox 19, the cursor moves to the far right after deleting unordered list that contains a single list item.

Steps to reproduce:[[BR]]
1) Open Firefox[[BR]]
2) Load CKEditor with the following HTML source:

{{{
<p>A line of text</p>
<ul>
  <li>First bullet point</li>
</ul>
}}}

3) While CKEditor is in WYSIWYG mode, select ""First bullet point"" as in the first screenshot.[[BR]]
4) Press delete or backspace on the keyboard.[[BR]]
5) The cursor ends up on the same line as the remaining paragraph, but oddly at the far right of the editing area (second screenshot, circled in red).

This was discovered on Windows 7 64-bit using CKEditor 4.0.2.  I was not able to reproduce the behavior in IE9 or Chrome25."	Bug	confirmed	Normal		General	4.0		IBM Firefox	Teresa Monahan Satya Minnekanti
