View Issue Details

IDProjectCategoryView StatusLast Update
0016555MMW 5Playlists (Auto) / Search / Filterspublic2022-09-14 14:32
Reporterrusty Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status feedbackResolutionreopened 
Product Version5.0 
Target Version5.2 
Summary0016555: Edit > Advanced Search: doesn't initiate a clean search
DescriptionIf the user initiates an Advanced search via Menu > Edit > Advanced search..., the the search criteria are pre-filled with the last used search value.

Note: I'm not even sure that there's much of a need to include this menu item at all. Perhaps we could facilitate Advanced Search instead by:
CTRF-F
--> Empty Search bar + 'Switch to Advanced...' is highlighted
Press ENTER (when Search bar is empty)
--> Advanced Search controls appear
TagsNo tags attached.
Fixed in build

Activities

Ludek

2020-04-27 13:55

developer   ~0057761

Last edited: 2020-04-27 13:56

Yes, the search criteria are pre-filled with the last used search value.

This was actually a purpose, I don't think this is a bug.

rusty

2020-04-27 18:56

administrator   ~0057762

It's not a big deal, but why pre-fill an advanced search but not a regular search?

Ludek

2020-04-27 20:14

developer   ~0057764

Last edited: 2020-04-27 20:19

The reasons are:

1) in case of regular search user mostly types just one word or two and mostly each time another word/phrase, but in case of advanced search user can specify a more complex criteria -- then it is useful to auto-use it next time without a need to re-specify it.
One can argue that user can click hamburger menu > Recently used > ... , but these might not be discovered by some users at all.

2) When currently user press Ctrl+F and type "moon" (for regular search) and then click "Switch to advanced" then these row is automatically added:
[x] Any text contains moon
I thought it is fine that the word is automatically transfered from regular search to global search, actually I made it intentionally as a purpose

3) When starting with clean search then there is just row:
Match [All] of the following criteria: +
and user have no idea which criteria when there is actually NO criteria and he also might not realize that he needs to press (+) button at first.

Anyhow, this is really a minor issue, so probably no need to sped more time on it...