﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14629	IE11/EDGE: extra SPAN gets added everytime Find dialog identifies the word in the editor	Irina	beata_delura	"== Steps to reproduce ==

1. Update find_highlight config option to 

{{{
config.find_highlight = { element : 'span', styles : { 'background-color' : '#004', 'color' : '#fff', 'border' : '1px solid #004' } };
}}}

2. Open any CKEditor sample and type some text, e.g. test.
3. Open Find & Replace dialog.
4. Click 'Find' button to search for a word, e.g. test.
5. Click 'Cancel' button.
6. Switch to 'Source' view.

== Actual result ==
A SPAN <span style=""border-image: none;""> gets added around the 'test' word.

== Other details (browser, OS, CKEditor version, installed plugins) ==
IE11 and MS Edge"	Bug	closed	Nice to have (we want to work on it)		General	4.3	wontfix	IE11 EDGE IBM	Satya Minnekanti Christophe Guillou
