Steps to reproduce
- Go to Administer Wiki > Look & Feel > Panels
- Set the "Width of the left panel column" to Large
- Set the "Width of the right panel column" to Large
- Go to Main page
- Click on the right Panel toggle to collapse it
- Observe the page content resizing
- Click again the Toggle button to display the right panel back
- Click on the left Panel toggle to collapse it
- Observe the page content resizing
Expected results After the right Panel is collapsed, the page content is resized properly on the right side (the space is filled until the very right side of the window). When the left panel is collapsed, the right Panel remains the same size, only the page content is distributed to the left side to fill the remaining space. Actual results When only the right Panel is collapsed, it leaves an empty space in its place and the page content remains almost the same. When only the left Panel is collapsed, the content is pushed to the left (as expected), but the right Panel doubles in size. The issue reproduces also if the size of the panels is Small. However, it both Panels are collapsed in the same time, the content is resized as expected. |