#7188 closed defect (fixed)
[Core or plugin?] The shortcut Alt+J for extracting a node isn't in the shortcut-list under settings
Reported by: | miraculixOSM | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin utilsplugin2 | Version: | latest |
Keywords: | Cc: |
Description (last modified by )
Attachments (0)
Change History (9)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
comment:4 by , 13 years ago
As for me, "Tools: Extract node" - Alt-J is present in a list (try sorting).
But I can not change this shortcut - it is not saved after restart. Something with prefernces?
I do not know, does it depend on our plugin or on core.
comment:5 by , 13 years ago
Owner: | changed from | to
---|---|
Summary: | The shortcut Alt+J for extracting a node isn't in the shortcut-list under settings → [Core or plugin?] The shortcut Alt+J for extracting a node isn't in the shortcut-list under settings |
follow-up: 8 comment:6 by , 13 years ago
Shortcut list seems to be fixed after I removed GROUP_MNEMONIC fro Alt-J and Alt-U in [o27411],
problem with non-saving shortcuts are in #7177
comment:7 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 by , 13 years ago
Replying to akks:
Shortcut list seems to be fixed after I removed GROUP_MNEMONIC fro Alt-J and Alt-U in [o27411],
problem with non-saving shortcuts are in #7177
When you did that, it created a new conflict. "Alt+U" was already in-use by the "Audio" menu. Thus, it gets changed to "Shift+U".
Silent shortcut conflict: 'tools:unsnodes' moved by 'menu:Audio' to 'Shift+U'.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-01-08 02:31:59 Last Changed Author: simon04 Revision: 4769 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-01-07 22:37:19 +0100 (Sat, 07 Jan 2012) Last Changed Rev: 4769 Identification: JOSM/1.5 (4769 en) Memory Usage: 154 MB / 2730 MB (81 MB allocated, but free) Java version: 1.6.0_30, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Windows 7 Plugin: OpeningHoursEditor (27355) Plugin: buildings_tools (27355) Plugin: imageryadjust (27355) Plugin: licensechange (27359) Plugin: mapdust (27355) Plugin: measurement (27289) Plugin: openstreetbugs (27355) Plugin: restart (27289) Plugin: reverter (27393) Plugin: turnlanes (27355) Plugin: turnrestrictions (27355) Plugin: undelete (27395) Plugin: utilsplugin2 (27410)
Just thought you would like to know about this.
comment:9 by , 13 years ago
Thank you! I did not notice it, because shortcut was the same- Alt-U registered in different way. Now I will change it to something free.
OK, I'll try to fix it, but do not know how.