pragha-music-player / pragha

Pragha is a Lightweight Music Player for GNU/Linux.
GNU General Public License v3.0
173 stars 35 forks source link

Finding songs results in Pragha jumping to incorrect places #98

Open yorickpeterse opened 8 years ago

yorickpeterse commented 8 years ago

When searching for a song (using Control+F) and clicking "Jump to" you're taken to a different row then where the song actually is. See the following GIF as an example:

GIF

In this particular case Pragha jumps to the top of the list of songs by Kitaro while the song I'm searching for is way down at the bottom. I'm using Pragha 1.3.3.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/33123064-finding-songs-results-in-pragha-jumping-to-incorrect-places?utm_campaign=plugin&utm_content=tracker%2F352350&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F352350&utm_medium=issues&utm_source=github).
matiasdelellis commented 8 years ago

Hi @YorickPeterse ,

This is a bug on Gtk animations. What version you use?

I'm looking for the bug report to see if it was fixed ..

matiasdelellis commented 8 years ago

Seems fixed but do not specify in that version..

In my installations I have Gtk 3.14 and 3.16, and the bug is present... :disappointed:

yorickpeterse commented 8 years ago

@matiasdelellis Ah interesting. I'm using GTK 3.20.

matiasdelellis commented 8 years ago

Ohh.. I assumed that in the latest version should be fixed... :disappointed:

When can I will install a new distribution and try to make a test case to gtk devs..

Regards, Matias