mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #472] After searching, how to play the searched song? #265
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#265
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kohane27 on GitHub (Jun 20, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/472
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
TaborShift+Tabdoes 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-his 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.
@kohane27 commented on GitHub (Jun 21, 2024):
Apologies for the noise. I figured it out.
Turned out it's the bug https://github.com/aome510/spotify-player/issues/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!
@aome510 commented on GitHub (Jun 21, 2024):
#436 fix should be included in the latest version
v0.18.2