Modify

Opened 13 years ago

Closed 13 years ago

#7153 closed defect (fixed)

shortcut conflict within core

Reported by: skyper Owned by: team
Priority: trivial Milestone:
Component: Core Version: latest
Keywords: shortcut conflict Cc:

Description

There exist a shortcut conflict within Core.

Using /usr/lib/jvm/java-6-openjdk/bin/java to execute josm.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-12-16 02:32:17
Last Changed Author: Don-vip
Revision: 4666
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-12-15 21:12:57 +0100 (Thu, 15 Dec 2011)
Last Changed Rev: 4666

Warnung: Fehlende Einstellungsdatei "/home/gast/.josm-latest/preferences.xml". Datei mit Standardeinstellungen wird erstellt.
GET http://api.openstreetmap.org/api/capabilities... OK
Kommunikation mit http://api.openstreetmap.org/api mittels Protokollversion 0.6 etabliert.
Successfully loaded Bing attribution data.
GET http://api.openstreetmap.org/api/0.6/map?bbox=-28.3529663,38.5313818,-28.3359718,38.5454803
Silent shortcut conflict: 'subwindow:authors' moved by 'core_multikey:activateLayer' to 'Alt+B'.

Attachments (1)

LayerShortcuts.patch (3.2 KB ) - added by akks 13 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by skyper, 13 years ago

Version: latest

comment:2 by skyper, 13 years ago

Summary: shortcut conflict: subwindow:authors <> core_multikey:activateLayershortcut conflict within core

just found two more conflicts within core.

Silent shortcut conflict: 'relationeditor:sort' moved by 'menu:Tools' to 'Alt+G'.
Silent shortcut conflict: 'relationeditor:removeselected' moved by 'properties:edit' to 'Alt+M'

comment:3 by akks, 13 years ago

Here is the patch for LayerList-related shortcuts. I think this can be even logical:

Activate layer = Shift-A - <number>(multikey) [fast finger access]
Show-hide layer = Shift-S - <number>(multikey) [fast finger access]
Create Multipolygon = Ctrl-Alt-A (was Shift-A), like "More tools" menu items in UtilsPlugin2.

comment:4 by akks, 13 years ago

Oh, sorry for offtopic, this patch also contains one line than fixes newly-found NPE in MarkerLayer - I did not create a ticket so far, but there is at least one real GPX file that leads to NPE.

by akks, 13 years ago

Attachment: LayerShortcuts.patch added

comment:5 by bastiK, 13 years ago

In [4710/josm]:

fixed NPE from [4695] (see #7153)

comment:6 by bastiK, 13 years ago

Resolution: fixed
Status: newclosed

In [4711/josm]:

applied #7153 - shortcut conflict within core (patch by akks)

comment:7 by akks, 13 years ago

Resolution: fixed
Status: closedreopened

It seems you forgot to move "Create Multipolygon" shortcut from Shift-A, so conflict persists:

Silent shortcut conflict: 'core_multikey:activateLayer' moved by 'tools:multipoly' to 'H'.

comment:8 by akks, 13 years ago

Ping :)

2 or 3 shortcuts conflicts are still in core because of "Create Multipolygon"...

comment:9 by bastiK, 13 years ago

Resolution: fixed
Status: reopenedclosed

In [4731/josm]:

applied #7153 - shortcut conflict within core (patch by akks)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.