Modify

Opened 3 years ago

Last modified 3 years ago

#20648 new defect

Unable to edit keybind for "Delete tags"

Reported by: Wulfmorn Owned by: team
Priority: normal Milestone:
Component: Core shortcuts Version: latest
Keywords: keyboard shortcuts Cc:

Description

I'm trying to change the keybinding for "Delete Tags". The default is the finger wrenching CTRL+ALT+SHIFT+D. I wanted to change it to CTRL+D but it seems the change is not properly saved. I can change it in Preferences, but the tooltip on the button does not show the change, nor does the new key combination work (the default combination still works). When restarting JOSM the key combination is reset to default.

I have also checked "Disable" for "Edit: Duplicate" keybinding (default CTRL+D).

V 17560.

Attachments (0)

Change History (4)

comment:1 by skyper, 3 years ago

Owner: changed from team to Wulfmorn
Status: newneedinfo

Please, add a complete status report as it makes it much easier to debug and reproduce the problem. E.g. plugins could play a role, java version and operating system, too.

Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.

Please add all needed information according to this list:

  • The required parts of the Status Report from your JOSM.
  • Describe what behaviour you expected.
  • Describe what did happen instead.
  • Describe if and how the issue is reproducible.
  • Add any relevant information like error messages or screenshots.

To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Helpsource:trunk/resources/images/bug.svg Report Bug.


comment:2 by skyper, 3 years ago

Component: CoreCore shortcuts

Sorry, trac does not allow me to set "needinfo" and change the component at once.

comment:3 by Wulfmorn, 3 years ago

  • I expected the new key combination to work.
  • Nothing happened.
  • Change the keyboard shortcut in Preferences.
    • Disable "Duplicate (CTRL+D)" from shortcuts.
    • Remove SHIFT and ALT from "Delete tag" shortcut.
    • No error messages. Nothing happens.
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-03-14 18:17:35 +0100 (Sun, 14 Mar 2021)
Build-Date:2021-03-14 17:21:03
Revision:17560
Relative:URL: ^/trunk

Identification: JOSM/1.5 (17560 en) Windows 10 64-Bit
OS Build number: Windows 10 Enterprise 1903 (18362)
Memory Usage: 247 MB / 989 MB (49 MB allocated, but free)
Java version: 1.8.0_281-b09, Oracle Corporation, Java HotSpot(TM) Client VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 2560×1440 (scaling 1.00×1.00) \Display1 2560×1440 (scaling 1.00×1.00)
Maximum Screen Size: 2560×1440
Best cursor sizes: 16×16→32×32, 32×32→32×32
Dataset consistency test: No problems found

Plugins:
+ PicLayer (2a9aa7a)
+ apache-commons (35524)
+ buildings_tools (35669)
+ ejml (35458)
+ geotools (35458)
+ jaxb (35543)
+ jogl (1.2.3)
+ jts (35458)
+ log4j (35458)
+ opendata (35640)
+ pbf (35720)
+ reverter (35688)
+ terracer (35640)
+ todo (30306)
+ utilsplugin2 (35691)
+ wikipedia (1.1.4)

Map paint styles:
- %UserProfile%\Dropbox\OSM\josm\mapcss-entur\entur_1.0.mapcss
- %UserProfile%\Dropbox\OSM\josm\mapcss-entur\entur_stop_types.mapcss
- %UserProfile%\Dropbox\OSM\josm\entur_workshop.mapcss
- %UserProfile%\Dropbox\OSM\josm\road-ref-change.mapcss
- %UserProfile%\Dropbox\OSM\josm\mapcss-entur\entur-nonroads.mapcss
- %UserProfile%\Dropbox\OSM\josm\mapcss-entur\entur_takstsoner.mapcss
- %UserProfile%\Dropbox\OSM\josm\lane_and_road_attributes.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Enhanced_Lane_and_Road_Attributes&zip=1
- %UserProfile%\Dropbox\OSM\josm\mapcss-entur\entur_compare.mapcss
+ %UserProfile%\Dropbox\OSM\josm\different_buildings.mapcss
- %UserProfile%\Dropbox\OSM\josm\roadspeeds.mapcss
- %UserProfile%\Dropbox\OSM\josm\surfaces.mapcss
- %UserProfile%\Dropbox\OSM\josm\surfaces2.mapcss
- %UserProfile%\Dropbox\OSM\josm\surf.mapcss
- %UserProfile%\Dropbox\OSM\josm\various.mapcss
- %UserProfile%\Dropbox\OSM\josm\gazerpower.mapcss
- %UserProfile%\Dropbox\OSM\josm\raceway.mapcss
- %UserProfile%\Dropbox\OSM\josm\mapcss-entur\entur_0.9.13.mapcss
- http://osm.wzh.be/josm/vannst%C3%B8rrelser.mapcss
- %UserProfile%\Dropbox\OSM\josm\vannstørrelser.mapcss
- %UserProfile%\Dropbox\OSM\josm\mapcss-entur\entur_stop_types.mapcss
- %UserProfile%\Dropbox\OSM\josm\wrecks.mapcss
- %UserProfile%\Dropbox\OSM\josm\entur-routing-ratios.mapcss
- %UserProfile%\Dropbox\OSM\josm\EnturFoodMap.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Landcover&zip=1
- https://github.com/igitov/forest-josm-style/archive/master.zip
- https://josm.openstreetmap.de/josmfile?page=Styles/iD&zip=1
- %UserProfile%\Dropbox\OSM\josm\kv_accessibility.mapcss
- %UserProfile%\Dropbox\OSM\josm\kv_ssr.mapcss
- %UserProfile%\Dropbox\OSM\josm\unicorn.mapcss

Validator rules:
+ %UserProfile%\Dropbox\OSM\josm\validation\buildings-import.validator.mapcss

Last errors/warnings:
- 00008.013 W: Failed to load Mappaint styles from '%UserProfile%\Dropbox\OSM\josm\surfaces.mapcss'. Exception was: java.lang.IllegalArgumentException: Unknown MapCSS base selector e2b66a
- 00008.014 E: java.lang.IllegalArgumentException: Unknown MapCSS base selector e2b66a

comment:4 by skyper, 3 years ago

Owner: changed from Wulfmorn to team
Status: needinfonew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to Wulfmorn.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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