﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7367	Unable to remove style at end of block	Wiktor Walc		"Confirmed in IE8. In certain situations it is impossible to remove a style from a list item.

=== Steps to reproduce ===
 1. Load the following:
{{{
<ul>
	<li>
		first line<br />
		second line</li>
</ul>
}}}
 2. Switch to wysiwyg
 3. Select the first line, press ""Underline"" button
 4. Click at the end of the first line, press again ""Underline"" button to stop the text from being underlined.
 5. Result: the cursor jumps one line down, if you move again at the end of first line, the text will be still underlined.

Note: Remove format works fine when following the same scenario."	Bug	confirmed	Normal		Core : Lists	3.0		IE	kenny.demetter@… satya_minnekanti@…
