https://bugs.documentfoundation.org/show_bug.cgi?id=153562
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Mike Kaganski <[email protected]> --- Yes, this is a problem. Note that selecting also the source of the chart data on the spreadsheet would workaround the problem (but then it would paste also those extra selected cells). I tried to find a way to copy the data source when copying to the clipboard; but that has the same problem of producing more content in the copied document than was needed. And probably, that would also need to handle the secondary references? (I didn't test the latter suspicion.) Also I tried to change ScChart2DataSequence::ScChart2DataSequence to try to find the source document for clipboard document, and if found, use the data from there; but that breaks the normal paste. Also that fails when one closes the source document after copy, and only then pastes. Eike: I'm sorry to ask, but maybe you have some advise here, or should the problematic commit better be reverted? -- You are receiving this mail because: You are the assignee for the bug.
