Description: When I cut a cell (e.g., A1) and paste it to another (e.g., B1), the original cell (A1) loses its formatting and reverts to default font and size. This disrupts layout consistency in engineering sheets. Expected behavior: A1 should retain its formatting even after content is moved. Steps to Reproduce: 1.Format cell A1 with custom font and size 2.Cut A1 and paste to B1 3.Observe A1 formatting reset Actual Results: A1 reverts to default formatting Expected Results: A1 should retain its formatting after cut-paste Reproducible: Always User Profile Reset: No Additional Info: Version: 25.2.5.2 (X86_64) / LibreOffice Community Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022 CPU threads: 4; OS: Windows 11 X86_64 (10.0 build 22621); UI render: Skia/Raster; VCL: win Locale: en-IN (en_IN); UI: en-US Calc: CL threaded
https://wiki.documentfoundation.org/ReleaseNotes/25.2#LibreOffice_Help Calc: new UNO command .uno:CopyDelete to cut contents without removing the source cells' format. Assigned by default to the Ctrl + ⇧ Shift + X shortcut. *** This bug has been marked as a duplicate of bug 64028 ***