-
Suggestion
-
Resolution: Unresolved
-
None
Issue Summary
In Presenter mode, tables sized to full width render narrower than the viewport and overflow horizontally. A horizontal scrollbar appears even when the table’s content would otherwise fit entirely on the screen.
Steps to Reproduce
- Create or edit a Confluence page (full-width or fixed-width).
- Insert a table and resize it to span the full width of the page.
- Add brief text to several columns so the table should fit within the screen.
- View the page in Presenter mode.
Expected Results
The table scales to the available slide width and is fully visible without a horizontal scrollbar.
Actual Results
In Presenter mode, the table/columns are widened beyond the viewport, and a horizontal scrollbar is added, requiring manual scrolling to see all columns.
Workaround
Reduce the table width slightly below full width. This removes the scrollbar but leaves unused space on the slide.
Note: this workaround does not work when the table is inside a macro as Content Properties.