https://issues.apache.org/ooo/show_bug.cgi?id=118840
--- Comment #36 from Armin Le Grand <[email protected]> --- ALG: Works as expected. I just stumbled over one case: When copy/pasting in a new calc on Sheet1, the 2nd chart will react on value changes in the sheet. With the fix this will no longer happen since the chart transported over the temporary calc document had created it's own internal data. On 2nd view this seem correct: - It is this way with every sheet which is not called 'Sheet1' in the current version - It may be the exact purpose for the Copy/Paste to detatch the charft from the data, maybe reuse the original, but keep a snapshot with the copy/pasted one The other cases work as expected, preparing checkin. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
