Ticket #741 (closed task: fixed)

Opened 15 months ago

Last modified 14 months ago

Context menu in Resources should have a Duplicate option, no Copy/paste

Reported by: sthiel Owned by: dave
Priority: minor Milestone: milestone12
Component: GUI Version:
Keywords: Cc:
Super-ticket: Minutes Worked:

Description

Duplicate should make duplicates of the selected items, copying them and then pasting them.

This ticket may warrant splitting into a GUI and implementation component if the implementation is not yet available.

Change History

Changed 15 months ago by sthiel

  • priority changed from major to minor

Changed 14 months ago by dave

  • summary changed from Context menu in SNU Editor should have a Duplicate option, no Copy/paste to Context menu in Resources should have a Duplicate option, no Copy/paste

Changed 14 months ago by dave

  • status changed from new to closed
  • resolution set to fixed

[860]

I implemented it in terms of the previously written copy/paste code.

Potential issues:

  • implemented via exiting copy/paste code which means it goes through the clipboard. thus there is a milliseconds window where the clipboard contents could be replaced
Note: See TracTickets for help on using tickets.