https://bugs.kde.org/show_bug.cgi?id=401130
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #4 from Harald Sitter <sit...@kde.org> --- Can confirm with phonon-vlc I think there's a signal race between the slider and the backend going on. Backend sends "pos=5" but sliders is already displaying "pos=10", so the slider updates to "pos=5" which effectively makes it jump back to the beginning. -- You are receiving this mail because: You are watching all bug changes.