#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 | Component: | Plugin utilsplugin2 |
| Version: | latest | Keywords: | |
| Cc: |
Description (last modified by akks)
Attachments (0)
Change History (9)
comment:1 Changed 17 months ago by akks
- Description modified (diff)
- Owner changed from team to akks
comment:2 Changed 17 months ago by akks
- Description modified (diff)
comment:3 Changed 17 months ago by akks
comment:4 Changed 17 months ago by akks
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 Changed 17 months ago by akks
- Owner changed from akks to team
- Summary changed from The shortcut Alt+J for extracting a node isn't in the shortcut-list under settings to [Core or plugin?] The shortcut Alt+J for extracting a node isn't in the shortcut-list under settings
comment:6 follow-up: ↓ 8 Changed 17 months ago by akks
comment:7 Changed 17 months ago by akks
- Resolution set to fixed
- Status changed from new to closed
comment:8 in reply to: ↑ 6 Changed 17 months ago by rickmastfan67
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 Changed 17 months ago by akks
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.