﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5478	[IE] Impossible to place the caret after images at the end of the contents	Garry Yao		"=== Environment ===
All IE versions
=== Reproducing Procedures ===
 1. Load any of the sample page and fill the editor with the following contents:
 {{{
<table>
	<tbody>
		<tr>
			<td>
				text <img src=""http://dev.fckeditor.net/chrome/site/logos.gif"" /></td>
		</tr>
	</tbody>
</table>
 }}}
 * Expected Result: It should be able to place the cursor after the image.
 * Actual Result: It's not possible to place cursor after the image with either mouse or keyboard.  
"	Bug	closed	Normal		General	3.0	duplicate	IE	
