Modify

Ticket #7375 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

regression: Shortcut resetting not possible

Reported by: akks Owned by: team
Priority: normal Component: Core
Version: latest Keywords: shortcuts
Cc:

Description (last modified by akks) (diff)

While working at #6239 I noticed some bug.

How to reproduce:

  • (Clean preferences for sure)
  • Change shortcut Shift-B (Distribute nodes) to Ctrl-Shift-B in F12
  • Restart JOSM
  • Check "Use default" checkbox for Distribute nodes, press OK
  • Restart JOSM
  • Look at shortcuts - Ctrl-Shift-B persists (preferences.xml too).

I thought it was my bug due to prefJPanel GUI code simplification, but it is reproducible since [4897] (works for [4896], broken in [4897], [4900] helps to save user shortcuts but not reset it to defaut - not working for all later revisions).

After looking at the code I decided that I can not fix it myself.

Attachments

Change History

comment:1 Changed 4 months ago by akks

  • Description modified (diff)

comment:2 Changed 4 months ago by akks

  • Summary changed from regression: to regression: Shortcut resetting not possible

comment:3 Changed 3 months ago by stoecker

  • Status changed from new to closed
  • Resolution set to fixed

In 4916/josm:

fix #7375 - resetting shortcuts not possible

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.