[Libreoffice-bugs] [Bug 125520] New: EDITING: Calc: Error when dragging and dropping OLE objects with 'Insert as Copy'
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 27 10:20:29 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125520
Bug ID: 125520
Summary: EDITING: Calc: Error when dragging and dropping OLE
objects with 'Insert as Copy'
Product: LibreOffice
Version: 6.1.0.0.alpha1+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: amaldonado at linagora.com
Description:
(I already have a fix, but I'm opening this to provide a detailed description)
Steps to Reproduce:
1. Open the attached file 'chart.ods'
2. Open a new Calc window
3. Open the Navigator and change the drag mode to 'Insert as Copy'
4. At the bottom of the Navigator, select 'chart (inactive)'
5. Unfold 'OLE objects' and drag&drop 'Object 1' to the sheet
Actual Results:
The chart is not inserted. Only it's contour is visible.
Expected Results:
The chart should be visible
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
This is a regression. A bibisect shows that the first bad commit is
91b0d2122bde (https://gerrit.libreoffice.org/#/c/53933/)
After a good time debugging, I found that in svx/source/svdraw/svdxcgv.cxx:745
the argument given to CloneSdrObject is not the correct one.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190527/de018c1d/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list