Opened 4 years ago
Closed 4 years ago
#2247 closed enhancement (fixed)
[PATCH] Search history should not contain repeated items
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
If I search for same string multiple times (I search for certain thing, then select one found item from the list, repair it, then search again....), the search history became cluttered by the same item many times. The search should be saved to history only if it is different from the last search performed. Such improvement would improve the search history usefulness.
Attachments (1)
Change History (6)
comment:1 Changed 4 years ago by xeen
- Priority changed from major to minor
- Type changed from defect to enhancement
comment:2 Changed 4 years ago by xeen
comment:3 Changed 4 years ago by stoecker
The little arrow in the search button leads you to the history. Same for select button :-)
Changed 4 years ago by xeen
Neat feature. Although Java for some reason places the drop down on my 2nd monitor. I thought the arrow does nothing because of that.
comment:4 Changed 4 years ago by xeen
- Summary changed from Search history should not contain repeated items to [PATCH] Search history should not contain repeated items
comment:5 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In r1451.



Which search feature do you refer to? I have never seen a search history anywhere…?