This issue has been created
There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-50d6b77f-7466-45ea-8f90-9982a1c3e8b6 XWIKI-22636 Open

The navigation panel information box icon is smaller than expected

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a4a4af75-4154-49d9-aa1c-eb0e186b10ad Charpentier Lucas created this issue on 05/Nov/24 16:49
 
Summary: The navigation panel information box icon is smaller than expected
Issue Type: cid:jira-generated-image-avatar-50d6b77f-7466-45ea-8f90-9982a1c3e8b6 Bug
Affects Versions: 16.10.0-rc-1
Assignee: Unassigned
Attachments: image-2024-11-05-16-45-07-331.png
Components: Rendering - Box Macro
Created: 05/Nov/24 16:49
Labels: consistency
Priority: cid:jira-generated-image-static-major-0ed45ee6-9d66-41b2-9f74-6272384d6819 Major
Reporter: Charpentier Lucas
Description:

_thumb_42901.png

This was first spotted on our CI. The only condition to reproduce this issue from a standard distribution is to change the icon Theme to Silk.

It seems that the style of the icon in this box gets impacted by the column layout used here. This column layout is hardcoded to use bootstrap columns. Those are based on a floating disposition of items.

I could not reproduce a similar issue using the XWiki Velocity macro `container` (which is the standard way to get columns in XWiki AFAIK).

 
 

1 comment

 
cid:jira-generated-image-avatar-a4a4af75-4154-49d9-aa1c-eb0e186b10ad Charpentier Lucas on 05/Nov/24 16:50
 

This icon was added in XWIKI-21452 . The issue could not exist before the versions with the updated message boxes.