Bug 155846 - Change tracking error while moving a column.
Summary: Change tracking error while moving a column.
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:24.2.0 target:7.6.3
Keywords:
Depends on:
Blocks: Track-Changes-Table
  Show dependency treegraph
 
Reported: 2023-06-15 07:27 UTC by NISZ LibreOffice Team
Modified: 2023-09-29 07:04 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NISZ LibreOffice Team 2023-06-15 07:27:23 UTC
Description:
When a column in a table is selected by clicking the mouse over the column, then clicking the selected column again and dragging it to the first cell of another column while holding down the left mouse button, the change tracking is not marked correctly.

Steps to Reproduce:
1: Create a table.
2: Turn on change tracking.
3: Click over a column to select it.
4: Click inside the selected column and move it to the first cell of another column.

Actual Results:
Does not mark the change correctly.

Expected Results:
Correctly marks the change.


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 069c7dc4e9706b40ca12d83d83f90f41cec948f8
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: hu-HU (hu_HU); UI: hu-HU
Calc: CL threaded
Comment 1 Commit Notification 2023-09-28 15:34:49 UTC
László Németh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3e6125c72f8c07c14df42d45571cab44f24e9f70

tdf#155846 sw tracked table column: fix drag & drop

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 2 Commit Notification 2023-09-29 07:04:18 UTC
László Németh committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/c35828816f6fd9eff6e0d4f0f50b5312090b012e

tdf#155846 sw tracked table column: fix drag & drop

It will be available in 7.6.3.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.