Modify

Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#6239 closed enhancement (fixed)

Search filter for keyboard shortcuts list

Reported by: joshdoe Owned by: team
Priority: minor Milestone:
Component: Core Version:
Keywords: shortcuts search filter Cc: joshdoe

Description

It's difficult to find a specific shortcut in the "Keyboard Shortcuts" tab if you don't know the exact name. It would be nice to have a search field like for the "Plugins" tab to filter the list.

Attachments (1)

case-ins_and_search_PrefJPanel.java.patch (1.5 KB ) - added by joshdoe 12 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by akks, 12 years ago

Does not sorting help?

comment:2 by joshdoe, 12 years ago

Priority: normalminor

It certainly helps, if you know the exact name of the action and what menu it belongs to. The plugin list is much longer than the shortcut list, so I think the latter could benefit from searching just as much as the former.

comment:3 by akks, 12 years ago

Please improve the design if if looks bad:

comment:4 by akks, 12 years ago

Resolution: fixed
Status: newclosed

In [4909/josm]:

fix #6239: Search filter for keyboard shortcuts list

comment:5 by joshdoe, 12 years ago

Resolution: fixed
Status: closedreopened
Summary: Search filter for keyboard shortcuts list[PATCH] Search filter for keyboard shortcuts list

Thanks for adding this! The one thing I'd suggest is making it a case insensitive search rather than regex. Also I like AND searches split on whitespace rather than exact matches, far more useful IMHO. Patch attached.

comment:6 by akks, 12 years ago

I thought about case sensitivity but could not find the examle for Java. Thank you for the patch, I will check and apply it soon.

comment:7 by akks, 12 years ago

Resolution: fixed
Status: reopenedclosed

In [4914/josm]:

fix #6239 - Patch by Joshdoe [Case insensitive word-based search in shortcut prefs] + refactoring

comment:8 by akks, 12 years ago

While including your patch I have done some refactoring and then noticed "shortcut resetting bug" #7375.
Thank you again.

comment:9 by joshdoe, 12 years ago

Summary: [PATCH] Search filter for keyboard shortcuts listSearch filter for keyboard shortcuts list

Thanks for applying it.

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.