Opened 14 years ago

Last modified 14 years ago

#7375 closed defect

regression: — at Initial Version

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

Description

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 [r4897]
(works for [r4896], broken in [r4897], [r4900] helps to save user shortcuts but not reset it to defaut).

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

Change History (0)

Note: See TracTickets for help on using tickets.