-
Bug
-
Resolution: Cannot Reproduce
-
Low
-
5
-
Minor
-
Issue Summary
The table in a Page properties macro does not respect the width of the container which is the parent of the page properties macro. For example, if you insert a page properties macro into the left-side area of a layout and then change the distribution of width of that layout, the table will not shrink the width when less space is available, and the macro produces a scroll bar.
Steps to Reproduce
- Step 1. Create a page and add a layout
- Step 2. In the layout's left side cell, add a page properties macro
- Step 3. In the page properties macro add a table, set the column header setting, unset the row header setting and remove the third column so that you only have the header and a data column.
- Step 4. Fill out the table with some data, then start changing the balance of the layout.
Expected Results
The table width does not have a scrollbar and the table width fits the layout like if it was not in a page properties macro.
Actual Results
The width of the table does not shrink (it will grow for some reason) and a scrollbar will show up for the table, even if it doesn't need the space.
Workaround
Currently, there is no workaround other than to have the page properties macro not in a layout.
- is related to
-
CONFCLOUD-69633 New editor Tables inside a macro have a horizontal bar if the page is on full width
- Closed
- relates to
-
CONFCLOUD-66218 Publishing adds unnecessary horizontal scrolling
- Closed
- mentioned in
-
Page Loading...