-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
4
-
Severity 3 - Minor
-
2
-
Issue Summary
After resizing a column in a table nested in Expand and resizing the table width using the resizing button, the table will not resize down to the original narrow table width.
When resized to the original narrow table width, a horizontal scrollbar appears and the table and resizing button are misaligned.
Steps to Reproduce
- Add a table inside an Expand.
- Using the resizing button, resize table width wider, then back to the original size
- Add another table, resize a column in the table
- Using the resizing button, resize table width wider, then back to the original size
- Notice that the table is now wider than the original table, a horizontal scrollbar appears and resizing button and table are misaligned (lacks padding)
Expected Results
Despite resizing column width in a table, the table should be able to be expanded and resized down to the same original size.
Actual Results
Scroll bars appear in the table
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available