Opened 17 months ago
Closed 17 months ago
#7177 closed defect (needinfo)
JOSM ignores changed shortcuts
| Reported by: | nkbre | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | shortcuts |
| Cc: |
Description
Bearbeiten/Einstellungen/Tastaturkürzel
change shortcut, OK, restart JOSM - JOSM writes to preferences.xml, but shortcut is NOT changed.
JOSM V4707, Win Vista
Attachments (0)
Change History (10)
comment:1 Changed 17 months ago by nkbre
comment:2 Changed 17 months ago by Cobra
- Keywords shortcuts added
I can confirm this for some other shortcuts - the shortcut system is quite broken.
comment:3 Changed 17 months ago by akks
Alt-J, Alt-U, Alt-Z shortcuts from Utilsplugin 2 seems to be incompatible with JOSM shortcut management system
(it use GROUP_MNEMONIC incorrectly, see https://josm.openstreetmap.de/raw-attachment/ticket/7226/shortcuts.html )
comment:4 Changed 17 months ago by akks
Actually, another shortcut is changed instead of one we modify.
comment:5 Changed 17 months ago by Cobra
this may be related to #7213... sometimes a shortcut I wanted to change showed up with an empty action.
comment:6 Changed 17 months ago by akks
comment:7 Changed 17 months ago by akks
Empty actions are introduced with multikey shortcuts, for example in r4600 there are empty actions, but saving works correctly.
comment:8 Changed 17 months ago by akks
Sorting breaks shortcut saving completely. Without sorting it seems to work. Alt-J was a separate bug in Utilsplugin2 (my bug, to be honest), it is removed now.
comment:9 Changed 17 months ago by akks
Tried to fix it in [4766/josm], please check before closing the ticket.
comment:10 Changed 17 months ago by akks
- Resolution set to needinfo
- Status changed from new to closed
Can it be closed?



More detail:
Shortcut for "Entfernen" is changed, for "Werkzeuge 2/Punkte extrahieren" and "Fenster/Autoren" (both "Alt+J") not.