This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-5949c8f6-cc11-4fc8-ae94-3fd108a919b8 XWIKI-24491 Open

The title of a box macro / code macro is not displayed in a way that is distinguished from the box content

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-e128016b-1252-4789-bd8f-6a5a32459ae9 Anca Luca created this issue on 15/Jun/26 20:00
 
Summary: The title of a box macro / code macro is not displayed in a way that is distinguished from the box content
Issue Type: cid:jira-generated-image-avatar-5949c8f6-cc11-4fc8-ae94-3fd108a919b8 Bug
Affects Versions: 16.7.0
Assignee: Unassigned
Attachments: image-2026-06-15-19-59-41-901.png
Components: Rendering - Box Macro, Rendering - Code Macro
Created: 15/Jun/26 20:00
Priority: cid:jira-generated-image-static-major-43c698b6-18b7-4924-b6d3-a7ab889d3427 Major
Reporter: Anca Luca
Description:

How to reproduce:

  • add a box macro in a page
  • fill in the content of the box macro
  • fill in the title of the box macro

Expected result:

Actual result:

  • the title is not displayed bold, it's displayed in the same way as the content (for comparison, a warning macro that does display title as bold is displayed below):

_thumb_44960.png

The code macro, as it inherits all parameters from the box macro, and the behaviour as well, presents the same issue.