This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-37bf0471-c190-4567-b1be-e0ad3fdd5f43 XWIKI-24152 Open

Add a placeholder to the Box Macro

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-62456f10-f622-4369-b258-e1d35a6dcd3a Florian Véron created this issue on 23/Mar/26 18:45
 
Summary: Add a placeholder to the Box Macro
Issue Type: cid:jira-generated-image-avatar-37bf0471-c190-4567-b1be-e0ad3fdd5f43 Improvement
Affects Versions: 16.10.17, 17.10.4
Assignee: Unassigned
Components: CKEditor
Created: 23/Mar/26 18:45
Priority: cid:jira-generated-image-static-major-fe7dc77d-264b-4190-a1bf-3bbc9961aa55 Major
Reporter: Florian Véron
Description:

Current :

Inserting a descendant of Box Macro (InfoSuccessWarningError) with the WYSIWYG editor is adding an informal text as default content of the macro.
Info : Type your information message here.
Warning  : Type your warning message here.
Error : Type your error message here.
Success : Type your success message here.

Then the message have to be removed by the user when typing. This behavior is received as an inconvenience.

Expected :

From user point of view, the text is perceived as an input placeholder and should act like it, with an empty input that is directly editable.