Description: LibreOffice should get a multi-clipboard (for 10 items) organized as a LIFO-stack. If the user just uses ctrl-v the item last added to the clipboard is inserted. But anotother shortcut with the numbers 1, 2, ... 9, 0 (and a visual clipboard-manager) inserts the last 10 items. And in combination with shift, it just inserts the contents without formatting. Steps to Reproduce: Paste multiple items to the clipboard. Actual Results: Only the last one is in the clipboard. Expected Results: There should be a multi-clipboard that remembers the last 10 items, that can be accessed by shortcuts and a visual clipboard-manager, while the traditional ctrl-v works as expected and inserts the item last added to the clipboard. And in addition with shift, the shortcuts should only insert the contents without formatting. Reproducible: Always User Profile Reset: Yes Additional Info:
This is out of scope and will not be implemented. Use the manager of the operating system or develop an extension of your own. *** This bug has been marked as a duplicate of bug 60252 ***