Details
-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
10.1.1
-
None
-
Windows 11 Pro, Edge 134, using an instance of XWiki 16.10.4 on MariaDB 11.4, Tomcat 9.0.100
-
Unknown
-
Description
Steps to reproduce
1. Insert a JIRA macro with some entries, like:
(% class="table-hover" %) |=Ticket|=Servlet Container|=Browser|=Database|=Test Result|=Tested by |{{jira url="https://jira.xwiki.org" style="enum" fields="status, key, summary"}}XCOMMONS-3226{{/jira}}|Tomcat|Firefox|PostgreSQL|(% class="pass" %)Pass|Ilie |{{jira url="https://jira.xwiki.org" style="enum" fields="status, key, summary"}}XWIKI-22740{{/jira}}|Tomcat|Firefox|PostgreSQL|(% class="pass" %)Pass|Ilie |{{jira url="https://jira.xwiki.org" style="enum" fields="status, key, summary"}}XWIKI-22726{{/jira}}|-|-|-|(% class="notTested" %)Not Tested| |{{jira url="https://jira.xwiki.org" style="enum" fields="status, key, summary"}}XWIKI-22694{{/jira}}|-|-|-|(% class="notTested" %)Not Tested|
2. Save the page
3. Observe the padding on the entries (up and bottom)
Expected results
The padding is the same on the top and on the bottom of entries.
Actual results
The padding on the bottom is larger than the top, causing the text to be off-centered vertically.
Reproduced on xwiki.org, see for ex. https://www.xwiki.org/xwiki/bin/view/TestReports/ManualTestReportXWiki151016/
Attachments
Issue Links
- relates to
-
JIRA-70 The Jira macro inserts a paragraph when used in inline mode
-
- Open
-