This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-9aa72ce8-5689-4982-99a7-3d337f18f360 XWIKI-23320 Open

Some macro output is hidden when editing them

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6e5c5a8f-930f-4f8b-bf5f-9cbbe8f0d369 Simon Urli created this issue on 18/Jun/25 15:42
 
Summary: Some macro output is hidden when editing them
Issue Type: cid:jira-generated-image-avatar-9aa72ce8-5689-4982-99a7-3d337f18f360 Bug
Affects Versions: 16.10.8
Assignee: Unassigned
Components: CKEditor
Created: 18/Jun/25 15:42
Priority: cid:jira-generated-image-static-major-9bb6abba-bc8f-4966-8926-78cdbfada1a2 Major
Reporter: Simon Urli
Description:

Reproduction steps: 

  • Edit a new document and type /jira to install and insert the JIRA macro
  • Insert a ticket number (e.g. XWIKI-223) and the URL of this jira instance: http://jira.xwiki.org in the dialog and validate it
  • Save the changes
  • Edit the page again

Expected result:

  • At step 2, when inserting the dialog, the JIRA macro output is immediately displayed with a table including the requested ticket
  • this table remains visible when saving
  • at final step the table is still visible and double clicking on it allows to open the macro dialog

Obtained result:

  • At step 2 the JIRA macro output is immediately displayed with a table
  • the table remains visible after saving
  • yet when clicking on edit the table disappears from the editor and only a marker of the jira macro is displayed in the editor
  • the table appear again only in case of edition of the macro

Note that the same kind of behaviour is encountered when using the async macro. Also it seems unrelated to the usage of realtime: the same result happens when disabling realtime.