Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.7
-
None
-
Unit
-
Description
Currently, after elements are inserted in the editor using the various plugins, the selection is set by default to contain the inserted element.
The selection after elements are added in the edited document should be customized as follows:
- after an image is added, the image should be selected as an object-selection, not as a text-selection (with the resize handlers around)
- after a custom symbol is added, it should not be left selected but the caret should be positioned after so that the user can continue writing
- when a link is inserted, the link should be selected so that the user can apply further styling
The behavior described above is the behavior implemented by open office, and I feel it's a natural one. WDYT?