-
Sub-task
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
tinyMCE.focus has to disapear. tinyMCE.activeeditor.focus only when really want to focus. Before it was a rule to always start by this => it leads to blur issues. Have a look on tables setCaption for the new way.
check that ExtJS API is never use to manipulate stuff inside tinymce (even a Ext.get is a bad idea)
all fields controller have to be made the right way like setCaption (handling of esc and return keys especially)
- blocks
-
RUNTIME-1569 [Editor/Image] Clicking on an image does not trigger the contextual tab if some text was selected before.
- Closed
-
RUNTIME-1577 [Editor/Table] Can't set cell alignment when selecting the whole cell
- Closed
-
RUNTIME-1578 [Editor/Table] Can't merge table cells because the button stay disabled
- Closed
-
RUNTIME-1582 [Editor/Text] Unable to focus the richtext field after setting a paragraph style
- Closed