StevenDevooght / tinyMCE-mention

Mention/Autocomplete plugin for tinyMCE WYSIWYG editor.
http://stevendevooght.github.io/tinyMCE-mention/
220 stars 95 forks source link

added focus in select function for IE #6

Closed jurgenkalverboer closed 10 years ago

jurgenkalverboer commented 10 years ago

in ie9 and probably (ie10) when you click on an option in the pulldown menu the focus of the editor is lost and the selected option can not be added to the tinymce editor. This single line fixes this issue.