https://bugs.freedesktop.org/show_bug.cgi?id=75053

--- Comment #2 from Laurent BP <[email protected]> ---
Oups! Please correct references in the description above: after step 2, replace
column C by column B of course.

Steps to reproduce:
1. Create new file (or open attached document) with values in column A, column
B=2*A, column C=B+A
2. Delete column B
=> Column *B* display #REF! which is normal
3. Click on a formula in column *B*

Current behavior:
Formula is "=A2+A2"

Expected behavior:
Formula should be "=#REF!2+A2"

Second steps:
4. Hit Ctrl+Z to undo

Current behavior:
Column B is restored (OK).
In column C, only the first formula in C2 is correctly restored: other cells
display #REF! and formula is "=A3+A3"

Expected behavior:
Column B and C should be restored. Formula in C3, C4,... should be "=B3+A3"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to