https://bugs.documentfoundation.org/show_bug.cgi?id=173422
Bug ID: 173422
Summary: Undo doesn't work correctly for dynamic array
inserting
Product: LibreOffice
Version: 27.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Undo doesn't work correctly for dynamic array inserting
Steps to Reproduce:
1. Open file from attach (only in latest current master, future 27.2)
2. select D5 for example
3. type there a function, like =A1:C5 -> it inserts a dynamic array
4. press Crtl+Z or press Undo icon on the toolbar -> D5 cell will be empty, but
other cells will contain #REF! instead to be empty
Actual Results:
Undo doesn't work correctly for dynamic array inserting, there are #REF! values
in the cells after Undo
Expected Results:
Undo works correctly for dynamic array inserting, there are no any values in
the cells after Undo
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 27.2.0.0.alpha0+ (X86_64)
Build ID: 62eced2131d3b3982bfaa1b0a1229b10aa736a21
CPU threads: 16; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster;
VCL: win
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.