Description: Take a look at the attached video. The example .ods is also attached. Steps to Reproduce: 1. Enter a Sum function to get the Sum of a row or column. 2. Pull it down or to the right. 3. Actual Results: When I pull it down there will be no Sums in the other cells. When I pull it to the right the same Sum will be copied to the other cells. Expected Results: The sums should be calculated for the other rows/columns. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 146860 [details] Example spreadsheet
Created attachment 146861 [details] Example video
You have disabled auto-recalculation for the spreadsheet (Data→Calculate→AutoCalculate). In this case, when you copy across columns, the calculated value is copied along; when you copy across rows, the stored value is not retained (this has something to do with Calc internal units being columns, not rows). But recalculation for the new places does not happen in all cases. Recalculate manually (F9), or enable AutpCalculation. Closing NOTABUG. Please feel free to put back to UNCONFIRMED if you believe it's incorrect; please don'r forget to comment why you think so.
Sorry about this. Is it possible that AutoCalculate got turned off by itself during a crash/recovery?
(In reply to Adam Niedling from comment #4) Well - possibly. In the end, that was a crash = unexpected and wrong behavior...