Bugfix SUP-10264
When a element without a data-cite-id was inserted manually (without Aloha)
into an editable, clicking on it and then formatting another element as a quote
with Aloha would result in an infine loop. This has been fixed now.
Bugfix SUP-1198
Clicking into a table of an inactive editable did not work as expected
when using Internet Explorer and has been fixed now.
Bugfix SUP-1172
When the emptylink plugin was used together with a plugin that would set a
link‘s href attribute to ‘#‘ after selecting an item from the repository
browser, the emptylink plugin would incorrectly classify that link as empty.
This has been fixed now.
Bugfix SUP-1241
The behaviour of DELETE and BACKSPACE has been fixed:
If nothing is deleted, because the next/previous element is a block,
the current selection is not changed. This fixes problems in Internet Explorer
where after pressing DELETE when the cursor right before a block, the selection
would be moved into the block, which prevented further editing.
Bugfix SUP-1229
Fix some unmotivated scrolling when deleting contents and the page
has scrollbars.