https://bugs.documentfoundation.org/show_bug.cgi?id=140868
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Version|unspecified |Inherited From OOo Summary|Libreoffice Calc when a |Copy-pasted chart |sheet is duplicated with |references source sheet |multiple graphs, graphs do |instead of self if target |not reference the new |sheet moved before source |duplicate correctly. |sheet after copying URL| |https://ask.libreoffice.org | |/t/copying-chart-in-calc/72 | |866/4 CC| |stephane.guillou@libreoffic | |e.org Blocks| |108539, 102593, 108912 Status|UNCONFIRMED |NEW --- Comment #7 from Stéphane Guillou (stragu) <[email protected]> --- Regarding Leroy's steps and sample: I reproduce the inconsistency, which depends on the order of copying and moving sheets. 1. Open attachment 177625 2. Copy A1:J21 in Sheet1 3. Insert a second sheet (Sheet2) at the end 4. Paste into Sheet2 Result A: range references the new sheet ($Sheet2.$A$1:$B$3) (expected) 5. Copy A1:J21 in Sheet1 again 6. Insert a third sheet (Sheet3) 7. Move Sheet3 to first position (before Sheet1) 8. Paste in Sheet3 Result B: range references the source sheet ($Sheet1.$A$1:$B$3) (unexpected) If the new sheet is moved _before_ copying, no issue. Reproduced in OOo 3.3 and recent trunk build: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: e2473fe3a547e5a11d3b91ab8ded833bf5b74356 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Regarding BPH's sample files: It is not clear enough what steps need to be taken to reproduce the problem with the attachments (e.g. _which_ sheet, or part thereof, do we copy? Where to? Which chart has a problem?). Given the difficulty reproducing, and the various issues reported, let us focus on Leroy's example here, for which we have clear steps. (But if you can still reproduce in a recent version, please do open a new report with clear, precise steps.) Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102593 [Bug 102593] [META] Paste bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=108539 [Bug 108539] [META] Chart data table bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=108912 [Bug 108912] [META] Sheet-level bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
