https://bugs.documentfoundation.org/show_bug.cgi?id=165689
--- Comment #4 from Neil Roberts <[email protected]> --- I made a prototype for copying Python scripts with this patch: https://gerrit.libreoffice.org/c/core/+/207738/ I added copy and paste buttons instead of implementing drag and drop because: drag and drop is harder to implement, it’s not very discoverable and there is an open discussion about the UI for the Macro Manager dialog so we might have to change it later anyway. I will try implementing it for BASIC scripts too in a later patch. -- You are receiving this mail because: You are the assignee for the bug.
