Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Duplicate
-
Affects Version/s: 4.5-rc-1
-
Fix Version/s: None
-
Component/s: WYSIWYG Editor
-
Labels:None
-
Development Priority:Low
-
Difficulty:Hard
-
Similar issues:
Description
The starting point is editing an object in inline-mode using the following method and the wysiwyg-editor.
{{velocity}} $doc.displayPrettyName('name') $doc.display('name') {{/velocity}}
When adding a table to it, you don't have the possibility to jump out of this one any more by clicking in front or behind of it.
The only way I know is the shortkey "ctrl+down-arrow" to escape from the table, but like I think most users won't know that.
So my suggestion is to allow by clicking behind the table to insert further plain text there.
Attachments
Issue Links
- duplicates
-
XWIKI-5158 Find a better way to add text before/after a table when it is at the beginning/end of the page
-
- Open
-
- is related to
-
XWIKI-3089 Cannot move cursor after table
-
- Closed
-
-
XWIKI-3090 Cannot move cursor before table
-
- Closed
-