Aloha.Editor Changelog Summary

Aloha.Editor 1.2.13


Bugfix SUP-827

When a URL was pasted into the input field of the toolbar
using the context menu, the URL was not stored into the link, unless
a key was also pressed.
This has been fixed now.


Bugfix SUP-845

The Word content handler now replaces unnecessary new line characters
added by Word with spaces. This fixes bug SUP-845, in which spaces got
lost, because new line characters are automatically stripped when using
the Text/HTML GCN tag part type.


Bugfix SUP-807

When custom attributes of linked repository items are
shown in the sidebar, the fields would not change when selecting an
external link after a link to a repository item had been selected.
This has been fixed now. The customer attribute fields in the sidebar
will be emptied for external links.


Aloha.Editor 1.2.12


Enhancement SUP-744

Make the shrinktofit option for the jqGrid (the object list) in the repository browser configurable. This option can be used to make the repository browsers width bigger on smaller screens while keeping the benefits of the dynamic resizing of the column widths.


Bugfix SUP-158

If content in an editable changes in a way that moves the
current selection out of the viewport, the window will now
be scrolled to put the selection into the viewport again.
This may happen e.g. when pressing enter at the end of an
editable or pasting large contents.


Bugfix SUP-749

It was not possible to drag and drop inline blocks (spans)
between words of editables. Instead inline blocks could be dropped
between block-level elements (like paragraphs).
This has been fixed now.


Bugfix SUP-143

Pasting lists from Word has been improved to determine the correct list
type in more cases.


Bugfix SUP-158

The behaviour of rendering empty block-level elements in
Internet Explorer 11 has changed to be more consistent with
the HTML specification and other browsers. Empty block-level
elements in Internet Explorer 11 will now contain end breaks.
This fixes the sudden disappearance of paragraphs when editing in IE 11.


Aloha.Editor 1.2.11


Bugfix SUP-763

Moving the cursor between blocks using the LEFT or RIGHT key
did not work reliably when using Internet Explorer and has been fixed.


Bugfix SUP-763

Highlighting of the dropzones when dragging blocks has been improved.
When dragging a block-level element between other block-level elements,
the dropzone will now be highlighted between the elements, not at the
end or start of one of them.


Aloha.Editor 1.2.10


Bugfix SUP-740

When having the cursor on a link (in an editable that allows links) and
then clicking into an editable, that does not allow links, the “Insert Link“
button was shown in the “Insert” tab of the toolbar. This has been fixed now.


Aloha.Editor 1.2.9


Bugfix SUP-675

Improve text of tooltips for the buttons which increase/decrease indentation
in lists. Escpecially the German tooltips where unclear in regard to the
expected action of the buttons.


Bugfix SUP-645

After forward-deleting the last letter of a link, the cursor disappeared from the editable.
This has been fixed.


Bugfix SUP-503

Selecting cells in tables has been improved:
When dragging the mouse over table cells, it is no
longer necessary to drag over the editable element in the cell.
Also selecting a cell range by clicking with the mouse (while holding
the SHIFT-key) has been improved when using Internet Explorer.


Aloha.Editor 1.2.8


Bugfix SUP-619

When using Internet Explorer, it was possible to navigate the cursor
into non-editable areas (blocks), because the contenteditable implementation
of IE is broken. This fix will move the cursor out of the non-editable area in
such cases. Additionally, it prevents inserting text into non-editable areas with
the keyboard, in cases where moving the cursor out did not work for some reasons.


Bugfix SUP-619

When using internet explorer, it sometimes was possible to drag a block
into another block (instead of right after it). This has been fixed now.


Bugfix SUP-622

Errors in table-plugin:

  • When pressing delete in a paragraph right before a link with a table after the paragraph, the cursor will jump into the first table cell.
  • When pressing delete in a link in the last position before a table, the cursor will not jump into the first table cell but the table gets deleted.
    Both errors have been fixed.

Aloha.Editor 1.2.7


Enhancement SUP-588

It is now possible to add custom attributes from a selected link
target as readonly fields to the sidebar when using the link plugin.


Bugfix SUP-574

Fixed floating of toolbar next to a surface with direction set to rtl:
Horizontal scrolling is now considered correctly and the toolbar is prevented
from floating out of the visible area.


Bugfix SUP-573

When using ENTER to submit a search in the repository browser, the ENTER
possible bubbled to the page and caused something to happen there as well.
Bubbling of the ENTER from the search field is now prevented.


Bugfix SUP-58

Possible errors when deleting elements with old Internet Explorer versions have been fixed.


Aloha.Editor 1.2.6


Bugfix SUP-501

When using the block plugin and the table plugin, sometimes when selecting something
in a table cell and pressing either “delete“ or “backspace”, the whole table was deleted.
This has been fixed now.


Bugfix SUP-387

The methods Dom.getFirstVisibleChild and Dom.getLastVisibleChild have a new optional parameter
for elements where to stop searching.


Bugfix SUP-517

The toolbar sometimes showed empty tabs, which has been fixed.


Bugfix SUP-526

The event handler for “selection changed” in the format plugin sometimes
cause a javascript error in internet explorer, which stopped processing of further event handlers.
This happened for instance, when choosing a link target in the repository browser. As a consequence
of the javascript error, the repository browser was not closed.


Bugfix SUP-521

list plugin: When editing a list, the corresponding list menu button was not selected.
This has been fixed.


Bugfix SUP-353

The per-editable configuration of stripped elements for the formatlesspaste plugin did not work.
This has been fixed now.


Bugfix SUP-536

If a dialog window appears when editing a right-to-left-page, the dialog window was shown incorrectly.
This has been fixed.


Bugfix SUP-502

When a selection is started inside of an editable, which is nested in a block
and finished outside of the editable, but still inside the block, the toolbar
was not shown. This has been fixed now.


Bugfix SUP-493

Content Rules now skip .aloha-blocks inside an editable. So markup inside blocks is not changed by Content Rules.
See the Content Rules feature for further details.


Aloha.Editor 1.2.5


Bugfix SUP-64

It was not possible to delete a single paragraph right before a non-editable block or after a non-editable block.
This has been fixed now. The “delete” action with the cursor placed in an empty block level element will now
delete that element, as if the whole element had been selected.


Aloha.Editor 1.2.4


Bugfix SUP-66

When editing pages having the style “direction“ set to “rtl“, the aloha editor controls like
the toolbar, sidebar and repository browser were also affected, so its layout and some functionality were broken.
This has been changed, so that all aloha editor controls will have “direction“ set to “ltr” regardless of the
page setting.


Bugfix AW-945

The Internet Explorer feature “autoURL detection” is now deactivated to ensure consistent cross browser behavior.


Aloha.Editor 1.2.3


Bugfix SUP-142

Improved editing preformatted text.


Bugfix SUP-223

When deleting text, inline text elements like links or bold elements (or any other inline elements) were not deleted in most cases. This has been fixed now.


Aloha.Editor 1.2.2


Bugfix SUP-197

When moving the cursor between two blocks a <div> was inserted to make the space visible for editing. This <div> was not cleaned up after editing. Now the <div> will be safely removed, keeping its content.


Aloha.Editor 1.2.1


Bugfix RT58603

Wai-lang plugin: when adding a language annotation, the change is not saved correctly in IE9. This has been fixed.


Bugfix SUP-75

Word contenthandler: When doing copy and paste from word some input was wrongly matched as list input. This has been fixed.


Bugfix RT58737

Defining a whitelist for content elements in the aloha settings was not working. This has been fixed.
See the Content Rules feature for further details.


Aloha.Editor 1.2.0


Enhancement

textcolor-plugin: Added a new feature to the textcolor plugin, it is now possible to set the background-color of text with this plugin.


Enhancement

Anchor bookmarks will no longer be automatically removed after pasting.