-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - Editor - Migration or Conversion to Fabric
-
None
-
1
-
Minor
Issue Summary
After migrating content from legacy tinyMCE editor to the fabric editor, tables which have been resized that are inside layouts have much larger column widths than expected.
Steps to Reproduce
- Create a legacy editor page
- Add a layout
- Add a table inside the layout
- Resize the columns of the table
- Autoconvert the page to the fabric editor
Expected Results
The percentage column widths are converted to the correct pixel widths
Actual Results
The column widths retain the right ratio but are much larger. The column widths are calculated as a percentage of the whole page rather than of the layout container.
Workaround
Change the page to edit mode and update it, as that automatically normalises the column widths to fit within its container.
- is related to
-
CONFCLOUD-83839 Tables in column macros lose their width resize when a page is edited
-
- Long Term Backlog
-