You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies for this dumb question. I've been trying to figure this out for hours.
After searching, how to play the searched song?
I didn't remap any keys and pressing Tab or Shift+Tab does not do anything. I just can't move the focus from the search input field back to the "previous window". I tried the following keymap:
C-h is definitely working because I could trigger the help menu, also it moves the windows in the LibraryPage. But after the remap it still does not focus the previous window.
version: spotify_player 0.18.1
Any input is much appreciated. Thank you.
The text was updated successfully, but these errors were encountered:
Apologies for the noise. I figured it out.
Turned out it's the bug #436
With only one searched result I thought it's not focusing search result UI: it did; it just did not play the currently selected song (i.e., the bug above).
After building from source the bug is gone and hence my problem is gone too. Sorry and thank you!
Apologies for this dumb question. I've been trying to figure this out for hours.
After searching, how to play the searched song?
I didn't remap any keys and pressing
Tab
orShift+Tab
does not do anything. I just can't move the focus from the search input field back to the "previous window". I tried the following keymap:C-h
is definitely working because I could trigger the help menu, also it moves the windows in theLibraryPage
. But after the remap it still does not focus the previous window.version: spotify_player 0.18.1
Any input is much appreciated. Thank you.
The text was updated successfully, but these errors were encountered: