﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7424	Shortcuts redefinition after MapFrame reinitialization	akks	team	"How to reproduce:
- Open some area in josm
- Delete layer 
- Open it again
- Look at console :)

Problem exist for multikey core shortcuts and some plugins. Does not now - should Shiortcut.java or all calling modules be patched. 

{{{
Keystroke shift pressed S is already assigned to MultikeyActionorg.openstreetmap.josm.gui.dialogs.LayerListDialog$ShowHideLayerAction@1db4b415, will be overridden by MultikeyActionorg.openstreetmap.josm.gui.dialogs.LayerListDialog$ShowHideLayerAction@1db4b415
Keystroke shift pressed A is already assigned to MultikeyActionorg.openstreetmap.josm.gui.dialogs.LayerListDialog$ActivateLayerAction@45609812, will be overridden by MultikeyActionorg.openstreetmap.josm.gui.dialogs.LayerListDialog$ActivateLayerAction@489fe953
Keystroke ctrl alt pressed J is already assigned to MultikeyActionorg.openstreetmap.josm.gui.layer.JumpToMarkerActions$JumpToNextMarker@5e56ff18, will be overridden by MultikeyActionorg.openstreetmap.josm.gui.layer.JumpToMarkerActions$JumpToNextMarker@2185b10b
Keystroke ctrl alt pressed E is already assigned to MultikeyActionorg.openstreetmap.josm.gui.dialogs.FilterDialog$EnableFilterAction@57d62a85, will be overridden by MultikeyActionorg.openstreetmap.josm.gui.dialogs.FilterDialog$EnableFilterAction@2d81aed0
Keystroke ctrl alt pressed H is already assigned to MultikeyActionorg.openstreetmap.josm.gui.dialogs.FilterDialog$HidingFilterAction@608d116e, will be overridden by MultikeyActionorg.openstreetmap.josm.gui.dialogs.FilterDialog$HidingFilterAction@4d737e47
Keystroke ctrl alt pressed R is already assigned to relcontext.RelContextDialog$EnterRoleAction@2cc47220, will be overridden by relcontext.RelContextDialog$EnterRoleAction@4e69048b
Registered toolbar action without name: relcontext.RelContextDialog$EnterRoleAction
Keystroke pressed EQUALS is already assigned to relcontext.actions.AddRemoveMemberAction@12bc8f01, will be overridden by relcontext.actions.AddRemoveMemberAction@50a969e4
Registered toolbar action relcontext/addremove overwritten: relcontext.actions.AddRemoveMemberAction gets relcontext.actions.AddRemoveMemberAction
Keystroke ctrl alt pressed N is already assigned to relcontext.actions.CreateRelationAction@2b2143d8, will be overridden by relcontext.actions.CreateRelationAction@39673d71


Registered toolbar action data/relation overwritten: relcontext.actions.CreateRelationAction gets relcontext.actions.CreateRelationAction
Keystroke ctrl pressed B is already assigned to relcontext.actions.CreateMultipolygonAction@1e235551, will be overridden by relcontext.actions.CreateMultipolygonAction@621f6c18
Registered toolbar action data/multipolygon overwritten: relcontext.actions.CreateMultipolygonAction gets relcontext.actions.CreateMultipolygonAction
Keystroke ctrl alt pressed F is already assigned to relcontext.actions.FindRelationAction@1922e15b, will be overridden by relcontext.actions.FindRelationAction@588f1ed7
Registered toolbar action relcontext/find overwritten: relcontext.actions.FindRelationAction gets relcontext.actions.FindRelationAction
}}}"	defect	closed	normal		Core shortcuts	latest	fixed	shortcuts	
