-
Suggestion
-
Resolution: Unresolved
-
None
Issue Summary
Table are not retaining the extended size (horizontally) when placed inside a macro. This issue is valid for almost all macros including forge and connect macros. The issue seems to be related to how tables are rendered in different view modes.
Steps to Reproduce
- Create a confluence page
- Add a macro (eg Page Properties)
- Inside the macro, add a table element and expand its size horizontally such that a scroll bar appears at the bottom.
- Save the page.
- The View of the page would have the scroll bar at the bottom.
- Now click on edit page again.
Expected Results
The table inside the macro would retain the extended size.
Actual Results
During the view and consecutive edit modes the table goes back to 100% size inside the macro, i.e. losses its extension.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available