Modify ↓
#12398 closed enhancement (fixed)
[patch] copy tags entry to edit menu
| Reported by: | kolesar | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin utilsplugin2 | Version: | |
| Keywords: | Cc: |
Description
Added "Copy tags" to Edit menu, after Copy (similar to Paste and Paste Tags). It does the same as context menu item "Copy all Keys/Values" of properties dialog. They share the same keyboard shortcut system:copytags that has no default keystroke. See also #12357.
Attachments (1)
Change History (3)
by , 10 years ago
| Attachment: | CopyTagsAction.patch added |
|---|
comment:1 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 10 years ago
This patch introduced some 'Registered toolbar action' bugs. See #12470.
Note:
See TracTickets
for help on using tickets.



Fixed in [o32018].