IE11: Selection is lost when opening dropdowns or menu buttons or inserting tables
— at Version 6
- Select some text
- Open dropdown or one of Color Menu Button (visible selection is gone)
- Select any style or color from dropdown or menu buttons
Result: Selection is lost and cursor is blinking at the beginning of the content ^Apollo 11
This is happening in iframed editor only - inline and divarea work fine.
UPDATES:
- Same happens when you try to insert table (or table inside table) - it gets inserted at the top of document.
- Same happens when you try to remove table with CKEditor context menu option.
- Even worse happens when you try to insert new column - selection is lost and JS error is thrown because of that.
- Same happens when you try to insert place holder. When you try to insert second placeholder in a row you get JS error "Unable to get property 'scrollIntoView' of undefined or null reference".
- When inserting a link i BBCODE I have got: Unable to get property 'collapsed' of undefined or null reference