This issue has been created
There are 5 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0e9d7e41-a456-401d-a2ef-23edfca2bfa0 XWIKI-23937 Open

Resizing Live Data columns moves them

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-dbc55a01-e1bb-4350-8e26-1eb39f11d955 Michael Hamann created this issue on 22/Jan/26 15:08
 
Summary: Resizing Live Data columns moves them
Issue Type: cid:jira-generated-image-avatar-0e9d7e41-a456-401d-a2ef-23edfca2bfa0 Bug
Affects Versions: 17.4.0-rc-1
Assignee: Unassigned
Attachments: Bildschirmaufnahme_20260122_150355.webm
Components: Live Data
Created: 22/Jan/26 15:08
Labels: regression
Priority: cid:jira-generated-image-static-blocker-35b30465-d583-4c2e-a68a-26ede8c3bc29 Blocker
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Open any Live Data like the index of pages
  2. Resize any column by clicking on one of the handles between the columns and move the mouse, e.g., to the left
  3. Release the mouse button and continue moving the mouse

Expected result:

The column is resized but not moved, resizing stops after releasing the mouse button.

Actual result:

Instead of resizing the column, the column is moved, when releasing the mouse button, moving stops but resizing the column doesn't stop until the user clicks again. See also the attached screen recording (though it might not be as visible).

This seems to be triggered by the update to Vue 3.

 
 

5 updates

 
cid:jira-generated-image-avatar-dbc55a01-e1bb-4350-8e26-1eb39f11d955 Changes by Michael Hamann on 22/Jan/26 15:08
 
Fix Version: 18.0.0
Fix Version: 17.10.3
Fix Version: 17.4.9
Description: *Steps to reproduce:*

# Open any Live Data like the index of pages
# Resize any column by clicking on one of the handles between the columns and move the mouse, e.g., to the left
# Release the mouse button and continue moving the mouse

*Expected result:*

The column is resized but not moved, resizing stops after releasing the mouse button.

*Actual result:*

Instead of resizing the column, the column is moved, when releasing the mouse button, moving stops but resizing the column doesn't stop until the user clicks again. See also the attached screen recording (though it might not be as visible).

This seems to be triggered by the update to Vue 3
in 17 . 4.0, I cannot reproduce in 17.3.0.
Assignee: Michael Hamann