-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - Editor - Cloud
-
None
-
Minor
Issue Summary
When editing a page in Safari, clicking into a table cell causes the table to automatically trigger "Fit to content" sizing. This happens without the user clicking the "Fit to content" button in the toolbar, causing manual column adjustments to be lost.
Steps to Reproduce
- Create a Confluence page with a table (e.g., in Chrome).
- Open the page in Safari and click Edit.
- Click into any table cell to begin typing.
Expected Results
The table should maintain its manually defined column widths. The "Fit to content" transformation should only occur on-demand via the toolbar button.
Actual Results
As soon as the cell is focused, the table layout snaps to "Fit to content" (columns resize to match the width of the text inside them).
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.