nimsandu / spicetify-bloom

Spicetify theme inspired by Microsoft's Fluent Design, Always up-to-date!, A Powerful Theme to Calm your Eyes While Listening to Your Favorite Beats
MIT License
538 stars 49 forks source link

The search bar unfocuses itself after typing for some time #332

Closed X1nto closed 1 week ago

X1nto commented 3 months ago

Did you read the README?

Do you have the latest versions of Spicetify, Spotify and Bloom?

Is there already an issue for your problem?

Is your problem definitely caused by the theme?

Environment & Computer Info

- Spotify version: 1.2.32.997.g4c6498b6
- Installed from: Spotify site
- Spicetify version: 2.33.2
- Color scheme: dark
- Extensions: Volume Profiles
- Custom apps: N/A
- Bloom installation method: Spicetify Marketplace

Description

The search bar unfocuses itself a few seconds after I start typing.

  1. Go to Search
  2. Start searching for a song
  3. After typing for some time (the interval is random, which could range from 0.5s to 3s) the search bar unfocuses itself, forcing me to manually click on it again to continue entering text.

Screenshots

https://github.com/nimsandu/spicetify-bloom/assets/48173186/1936f328-d97d-4822-9c15-650296f72275

X1nto commented 3 months ago

Thank you for replying. I'll see if I can PR a fix in the meantime.

k3n4i70 commented 3 months ago

still nothing?

notgabry commented 3 months ago

i'm working on a pr

EDIT: turns out this is the line that causes all the problems image you can safely remove it, spotify in the new update probably changes the name of the classes but the bloom theme code is not updated so the function that moves this image when in "lyrics mode" is not working anymore

kernelb00t commented 3 months ago

@notgabry Can confirm removing this line fixes the issue, version latest of the latest. Can you make a draft pr? So we can track possible regressions.

notgabry commented 3 months ago

I'm gonna work on it later today

notgabry commented 2 months ago

a little late but i've made the pr

nimsandu commented 1 week ago

the issue is now fixed