Description: it would be nice to drag a worksheet to another workbook Steps to Reproduce: put two workbooks side by side and try to drag-n-drop a worksheet in to the other workbook Actual Results: nothing Expected Results: it pops in to the first workbook Reproducible: Always User Profile Reset: Yes Additional Info: N.A.
I hope you know it can be done right-clicking on the sheet tab and selecting 'mov/copy sheet'
That only works inside the same workbook. I am referring to between two workbooks.
Created attachment 169488 [details] Screenshot, select to move/copy to other document It works between different spreadsheets. You can select it in 'Location-To document'
In this place you must not set up as new your own report, someone else must do it.
Confirming this I checked, and MSO allows you to move sheets between open workbooks with drag and drop Needs to be evaluated by the UX team
You can drag a sheet from one document to another if you drop it on the active sheet. It will copy the sheet but move the content; so close but no cigar. To do: * accept sheet source when target is sheet tabs area * ideally copy or move as done within the document using the ctrl modifier; but definitely do not mix copy and move as of now
Created attachment 178209 [details] Video showing how to copy sheet by dragging (In reply to Heiko Tietze from comment #6) > You can drag a sheet from one document to another if you drop it on the > active sheet. It will copy the sheet but move the content; so close but no > cigar. I tested it using LO 7.4 and it seems the current implementation already delivers the intended behavior. In the attached video I drag the sheet "Test" onto another Calc instance and hold "Ctrl" before dropping it. As a result, a copy of the original sheet appears and the original data is kept. Doing this without holding Ctrl will move the sheet and delete the data in the original document. Maybe we already offer the requested feature... what we need is to document this workflow in the Help.
Ah, if you hold over the sheet area it works In my comment I was referring to the fact I couldn't copy the sheet at all, because I was trying to drop it in the sheet tabs This copies the sheet, which I would say is the expected behavior - it would be weird if it moves? It would be nice if it's also possible to drag and drop to the sheet tabs