Opened 14 years ago
Closed 14 years ago
#6029 closed defect (fixed)
Plugin RoadSigns has a shortcut conflict with the "History" Menu
Reported by: | rickmastfan67 | Owned by: | bastiK |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin roadsigns | Version: | latest |
Keywords: | Plugin RoadSigns | Cc: |
Description
I just found this out when starting JOSM via the command line in Windows 7.
The Plugin RoadSigns has a conflict when the "History" tab is shown at the top of JOSM. The History tab forces the RoadSigns plugin shortcut to change when it's present.
Alt+R (when no "History" tab is present) > Alt+Shift+R (when the "History" tab is present)
Can this please be fixed so the shortcut doesn't keep getting changed?
Here's the exact line that the CL shows:
Silent shortcut conflict: 'plugin:roadsigns:dialog' moved by 'menu:History' to 'Alt+Shift+R'.
Attachments (1)
Change History (5)
comment:1 by , 14 years ago
Component: | Plugin → Plugin roadsigns |
---|---|
Owner: | changed from | to
comment:2 by , 14 years ago
comment:3 by , 14 years ago
The "History" menu.
When you start JOSM, if you have the "reverter" plugin installed, it will produce a history menu.
When you hit "Alt+R", it opens that menu. If you look at the file I've attached (which will be in a sec), you can see the "r" in "History" is underlined. That's what's highjacking the "Alt+R" command from the Roadsigns plugin.
by , 14 years ago
Attachment: | history.png added |
---|
What "History" tab? A grep for "menu:History" shows nothing, neither core nor plugins.