This issue has been created
There are 4 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-afad7398-aadc-49a8-b7bc-7d4e0bc9f9dd XWIKI-23489 Open

The button to toggle the Source mode is enabled while the content is being reloaded after a macro is inserted or updated

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-7260ca87-ca66-4269-a892-75b2944cfc38 Marius Dumitru Florea created this issue on 28/Aug/25 10:30
 
Summary: The button to toggle the Source mode is enabled while the content is being reloaded after a macro is inserted or updated
Issue Type: cid:jira-generated-image-avatar-afad7398-aadc-49a8-b7bc-7d4e0bc9f9dd Bug
Affects Versions: 16.10.10, 17.4.4, 17.7.0-rc-1
Assignee: Unassigned
Components: CKEditor, WYSIWYG Editor
Created: 28/Aug/25 10:30
Priority: cid:jira-generated-image-static-major-e86ed302-bf87-4d31-920a-8afff3617a1c Major
Reporter: Marius Dumitru Florea
Description:

You can see this by:

  • editing a wiki page with the WYSIWYG editor
  • open the macro modal to insert / edit a macro (but don't submit the modal yet)
  • enable Throttling from the Network tab of the browser's developer tools
  • submit the macro modal

Expected: the Source button should be disabled while the content is being reloaded, like the rest of the toolbar buttons.

Actual: the Source button is enabled and if you click on it, you may end up with HTML in the Source area instead of wiki syntax.

 
 

4 updates

 
cid:jira-generated-image-avatar-7260ca87-ca66-4269-a892-75b2944cfc38 Changes by Marius Dumitru Florea on 28/Aug/25 10:30
 
Fix Version: 16.10.11
Fix Version: 17.4.5
Fix Version: 17.7.0
Assignee: Marius Dumitru Florea
 
 

1 comment

 
cid:jira-generated-image-avatar-7260ca87-ca66-4269-a892-75b2944cfc38 Marius Dumitru Florea on 28/Aug/25 10:32
 

you may end up with HTML in the Source area instead of wiki syntax

Note that I didn't manage to reproduce this part myself, but some users have complained about it.