This issue has been created
There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-6484e570-f3ed-4848-bfa8-f3218f06a139 XWIKI-23282 Open

Toggle panels columns has issues when using Small or Large sized panels

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-4fc57dfc-cd5b-45ab-998c-e7792515ee6d Ilie Andriuta created this issue on 10/Jun/25 17:27
 
Summary: Toggle panels columns has issues when using Small or Large sized panels
Issue Type: cid:jira-generated-image-avatar-6484e570-f3ed-4848-bfa8-f3218f06a139 Bug
Affects Versions: 17.4.0
Assignee: Unassigned
Attachments: Large_left_Large_right_collapsed.png, Large_left_collapsed_Large_right_made_bigger.png, Small_left_Small_right_collapsed.png, Small_left_collapsed_Small_right_made_bigger.png
Components: Panels
Created: 10/Jun/25 17:27
Environment: Windows 11 Pro, Edge 137, using an instance of XWiki 17.4.0 on MariaDB 11.7, Tomcat 11.0.7
Priority: cid:jira-generated-image-static-major-59f80719-2a0f-4e60-ba55-4dc00a79732b Major
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Go to Administer Wiki > Look & Feel > Panels
  2. Set the "Width of the left panel column" to Large
  3. Set the "Width of the right panel column" to Large
  4. Go to Main page
  5. Click on the right Panel toggle to collapse it
  6. Observe the page content resizing
  7. Click again the Toggle button to display the right panel back
  8. Click on the left Panel toggle to collapse it
  9. 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.

 
 

3 updates

 
cid:jira-generated-image-avatar-4fc57dfc-cd5b-45ab-998c-e7792515ee6d Changes by Ilie Andriuta on 10/Jun/25 17:30
 
Fix Version: 17.4.1
Fix Version: 17.5.0-rc-1
Description: *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
, but doesn't reproduce if the size is set to Medium .

However, it both Panels are collapsed in the same time, the content is resized as expected.