﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8493	[IE] : Can't add link to selected text	Jakub Ś		"**In IE from CKEditor 3.6.2 it has been impossible to change selected text into link (Link is added next to text).**

Steps to reproduce:
1. Open http://www.ckeditor.com/demo
2. Click the 'Code' button
3. Replace all code by this HTML code:
{{{ <table><tr><td>test test test test</td></tr></table>}}}
4. Click the 'Code' button again
5. Double-click the 2nd, 3rd or 4th word 'test' (if you select the first one, the problem doesn't occur).
6. Click the Add Link button
7. URL: google.com
8. Click OK



**Expected result:**[[BR]]
The selected word is now a link to google.com

**Actual result:**[[BR]]
The selected word is not a link. The link to google.com is added in
front of the selected word.

**NOTE:**If you undo (CTRL-Z) after step 8, and repeat step 5 t/m 8, the link is created as expected. So it seems to be a problem only the first time.


Issue has been reproducible in IE browsers from CKEditor 3.6.2 rev [7243].
"	Bug	closed	Normal	CKEditor 3.6.3	General	3.6.2	fixed	IE HasPatch	ruud@…
