https://issues.apache.org/ooo/show_bug.cgi?id=121863
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Armin Le Grand <[email protected]> --- ALG: 'half' because dragging from master to master in slidesorters is grayed out -> probably should be like that. I understand your frustration, I also could not identify another way for exchange. Adding awf to cc. @awf: Is there a better way to get one masterpage to another document? Also looked at the crash: in sd/source/core/drawdoc3.cxx SdDrawDocument::SetMasterPage line 1741 ff all needed is there: the source document, the target document. The masterpage to move is removed from the source document and added to the target document (what crashes the source document - i the masterpage was used there). Wouldn't all work when cloning the masrrepage there and insert in target document? Does it make sense at all to migrate an existing masterpage between documents like the code tries to do currently (it's another SdrModel!) ? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
