Modify

Opened 2 years ago

Closed 2 years ago

#6187 closed enhancement (fixed)

[patch] Search GUI improvements

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

Description

This patch improves search GUI in several ways:

Search box is put on top of the dialog and set to be as wide as possible. This makes it much easier to edit long expressions. The search box was way too narrow before.

Historyaware search box is fixed to respect the max history size in options instead of using hardcoded value of 15

All autocomplete boxes (not only the search box, actually, as other boxes share the code too) are improved by increasing the maximum popup size (while still fitting on the screen), so it will contain more items without need to scroll

Attachments (1)

bettersearch.patch (3.8 KB) - added by bilbo 2 years ago.
Patch to improve search GUI

Download all attachments as: .zip

Change History (2)

Changed 2 years ago by bilbo

Patch to improve search GUI

comment:1 Changed 2 years ago by bastiK

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

In [4018/josm]:

applied #6187 - Search GUI improvements (patch by bilbo)

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.