This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-ae5341cd-6037-49fd-9672-cba4333fc08a XWIKI-22384 Open

Use a different decoration for macro boundary vs. macro content boundary, for macros with content editable in the wysiwyg editor

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-16004728-25ab-4654-b6c8-23bf46105b44 Anca Luca created this issue on 02/Aug/24 11:36
 
Summary: Use a different decoration for macro boundary vs. macro content boundary, for macros with content editable in the wysiwyg editor
Issue Type: cid:jira-generated-image-avatar-ae5341cd-6037-49fd-9672-cba4333fc08a Improvement
Affects Versions: 16.4.1
Assignee: Unassigned
Attachments: image-2024-08-02-11-27-53-592.png, image-2024-08-02-11-35-48-980.png
Components: WYSIWYG Editor
Created: 02/Aug/24 11:36
Labels: usability
Priority: cid:jira-generated-image-static-major-2e26fb90-ef1a-405f-bae9-a3c843ef038e Major
Reporter: Anca Luca
Description:

Today, when editing in the wysiwyg editor a macro with wiki content (which is editable in the editor), we have the following display (example here for a box macro with a title and a table of contents inside):

_thumb_42729.png

1. are borders for macro boxes boundaries
2. is a boundary for the box macro's content

When macros are imbricated like in the example above, it can be rather complicated to understand what is what.
Also, for macros that don't have specific decoration around their content, it's difficult to understand what is what, there are many lines.

_thumb_42728.png

A quick and efficient solution for this would be to use a different decoration for the macro content's boundary , for example the same line as today but dotted / dashed.