﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12357	[patch] copy tags shortcut	kolesar	team	"Copying tags from the currently selected object(s) is very common in my workflow. First time I have tried simple Edit/Copy (Ctrl+C), result was:

  {{{
    way 283084976
  }}}

Then I have found ""Copy all Keys/Values"" at properties dialog but many times I have selected a wrong menu item there. Finally I took to click into properties, Ctrl+A, Ctrl+C. This was better than right-click on a tag and find the appropriate menu item.

Today I have created a menu item for copying tags: Edit / Copy Tags (Ctrl+Shift+T).

I have moved existing logic of copying tags from PropertiesDialog to AbstractPrimitive. Appended keyboard shortcut to popup menu of PropertiesDialog. In the same menu there was a hardcoded shortcut (F1), modified to reflect customized keyboard shortcuts.

Attached patch."	enhancement	closed	normal	16.02	Core shortcuts	latest	fixed	copy tags	
