﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9394	IE9/IE10: [regression?] table cell selection lost when clicking outside the editor	Tuomas Salo		"I have a custom link picking dialog. When we upgraded from 3.6.2 to 3.6.3 (or newer), problems arose with IE: in some cases the selection that was supposed to become a link was lost. I tried to create a minimal test case, see below.

'''How to reproduce:'''

* open IE9 or IE10.

* go to http://venko.net/naapuri/tyo/ckeditor/3.6.3.html

* doubleclick on the word ""bar"" to select it

* click on the kitten

'''What I expected to happen:'''

The selection is preserved. (Well. That is actually not the standard behavior with input controls, but seems to mostly happen with CKeditor, maybe due to it using an iframe?)

'''What actually happened:'''

The selection is lost and the cursor is moved to the beginning of the document.

'''Other notes'''

The problem is somehow linked to the table. The behavior seems to have changed between 3.6.2 and 3.6.3. Try here: http://venko.net/naapuri/tyo/ckeditor/3.6.2.html - this page doesn't have this problem. Other versions are available in http://venko.net/naapuri/tyo/ckeditor/.

I didn't try to find workarounds for this yet. Binding `onmousedown` might help."	Bug	confirmed	Normal		Core : Selection	3.6.3		IE	
