Modify

Opened 16 years ago

Closed 15 years ago

#1669 closed defect (fixed)

[PATCH] "Duplicate" destroys content of clipboard

Reported by: anonymous Owned by: framm
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

When I use the duplicate function (Ctrl+D) to create a copy of selected object, the content of clipboard is replaced by the copied object. This is usually unwanted (since I often have some tags stored in the clipboard, which I want later to apply via "Paste tags") and unexpected (In other programs, like Inkscape, the duplication function does not change contents of clipboard)

Attachments (1)

DontUseMainPastebufferForDuplicate.patch (4.3 KB ) - added by xeen 15 years ago.
This patch enables the copy/paste action to use any buffer. It changes the duplicateAction to use this new functionality.

Download all attachments as: .zip

Change History (3)

by xeen, 15 years ago

This patch enables the copy/paste action to use any buffer. It changes the duplicateAction to use this new functionality.

comment:1 by anonymous, 15 years ago

Summary: "Duplicate" destroys content of clipboard[PATCH] "Duplicate" destroys content of clipboard

comment:2 by anonymous, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in r1351.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.