Modify

Opened 4 years ago

Closed 4 years ago

#1839 closed enhancement (fixed)

[FIXME BUILD ERROR] Sorting presets menu

Reported by: landwirt@… Owned by: framm
Priority: minor Component: Core
Version: Keywords: sort presets menu
Cc:

Description

The more tags are added to to the presets menu the more it's complicated to navigate through the presets and find what someone is looking for. One reason seems to be that presets are categorized via sub menus and separators, but the menu items are not sorted by name.
I thought it was due to the translation that the presets were not sorted in the German localization, but the new barriers menu proofs that they are not sorted at all.

Enhancement request:
Please sort the presets menu by name, after the captions are localized.
For the English language it may already help to cleanup the presets.xml.

Attachments (1)

preset-menu-sorting.patch (3.4 KB) - added by osm-stuff@… 4 years ago.

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by osm-stuff@…

comment:1 Changed 4 years ago by osm-stuff@…

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

This have finally bugled me enough to try and fix it.
The attached patch solves the problem for me.

comment:2 Changed 4 years ago by anonymous

  • Resolution worksforme deleted
  • Status changed from closed to reopened
  • Summary changed from Sorting presets menu to [PATCH] Sorting presets menu

Updating description so patch will be found

comment:3 Changed 4 years ago by anonymous

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

Applied with default=false in r1399.

comment:4 Changed 4 years ago by xeen

  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Summary changed from [PATCH] Sorting presets menu to [FIXME BUILD ERROR] Sorting presets menu

You forgot checking PresetTextComparator.java in and now JOSM doesn't build :)

comment:5 Changed 4 years ago by anonymous

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

Add 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.