﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8416	IE: toolbar buttons don't respect cursor location.	Jakub Ś		"This bug is related to #7796 where @fredck mentioned how browser sees element boundaries [http://dev.ckeditor.com/ticket/7796#comment:4 comment:4] and that current cursor location should be reflected by what the user sees on a toolbar [http://dev.ckeditor.com/ticket/7796#comment:8 comment:8].

To reproduce:
1. Switch to source and paste in the following code
{{{
<center>
	<p>
		<b>HELLO World</b><br />
		<br />
		&nbsp;</p>
</center>
}}}
2. Switch to source 
3. Click to the right of the ""Hello World"" but on the same height of this line - so that the cursor appear right after ""Hello World^""
4. See that in IE8 and IE9 toolbar button ""Bold"" is **IN MOST CASES** not turned on
5. Start typing 

**Result:** text is written in bold.

Issue has been reproducible from CKEditor 3.0 in IE8 and IE9.
"	Bug	new	Normal		General	3.0		IE8 IE9	
