View Issue Details

IDProjectCategoryView StatusLast Update
0015959MMW 5Playlists (Auto) / Search / Filterspublic2019-11-12 18:49
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0015959: CTRL-F triggers a view switch before the search is initiated
DescriptionThis happens whenever the user first initiates a contextual search. e.g.

1 Switch to Music view
2 Type 'beatles' to initiate a contextual search
3 Click 'Music' node to get rid of the contextual search results
4 CTRL-F
--> MM switches to Global search view for "" !!

-OR-

1 Switch to Music view
2 Type 'beatles' to initiate a contextual search
4 CTRL-F
--> MM switches to Global search view for "beatles" !!

Note: if a contextual search isn't initiated, then this issue doesn't occur:
1 Switch to Music view
2 CTRL-F
--> Search bar is highlighted as expect. View doesn't change.
TagsNo tags attached.
Fixed in build2199

Relationships

related to 0015952 closedLudek Backspace in Search Bar starts navigation when Search is empty 
related to 0012371 closedLudek Search bar functionality 
related to 0016110 closedLudek Switch between search types --> crash 

Activities

Ludek

2019-09-20 12:04

developer   ~0054736

Last edited: 2019-09-20 12:04

Fixed in 2199

Note that the former use-case is unexpected (because user canceled the contextual search meanwhile) and is fixed in 2199.
But the later use-case (of pressing Ctrl+F while having 'beatles' written in the search bar) is expected -- switches to global search and shows global results for beatles accordingly

rusty

2019-09-20 20:13

administrator   ~0054751

Verified 2199.

Re. the second usecase it's actually a bit strange. I've never seen CTRL-F initiate a search without the user first at least pressing ENTER. Let's see ... Closing for now.