Bug 323866 - Paused videos resume when the 'seek slider' is dragged, play button breaks
Summary: Paused videos resume when the 'seek slider' is dragged, play button breaks
Status: RESOLVED INTENTIONAL
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 21:31 UTC by Mircea Kitsune
Modified: 2017-10-04 09:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mircea Kitsune 2013-08-21 21:31:13 UTC
If you pause a video and move the seek slider, the video will automatically resume playing while the Pause button doesn't change its appearance back to a Play button. Clicking the button will make it look like a Play button again, but both before and after the video is still playing. Clicking once more will make the button look like a Pause button and properly pause the video.

Reproducible: Always

Steps to Reproduce:
1. Open a video and let it play.
2. Pause the video.
3. Move the "seek slider" while the video is paused.
Actual Results:  
The video automatically resumes playing, while the Pause button doesn't visually turn into a play button until clicked again.

Expected Results:  
1. The behavior most people would probably want is not resuming a paused video when moving the seek slider. Moving the slider should of course update the video frame and properly take you there.
2. If it's intended to automatically resume the video when moving the seek slider, there's still a bug with the play button not sensing that the video  was un-paused and breaking until clicked.

Noticed in openSUSE 12.3 x64, KDE 4.10.5, Kaffeine 1.2.2. Tested with mp4 and avi files.
Comment 1 Thomas Murach 2015-10-03 21:28:30 UTC
I still see this in the current OpenSUSE Tumbleweed kaffeine version (1.2.2 - as in the original report), but it seems to be fixed in the upstream git version.
Also I think this report is a duplicate of bug report nr 281499.
Comment 2 Mauro Carvalho Chehab 2016-06-06 01:12:13 UTC
As lots of things got changed since version 1.2.x, I'm closing this bug. If it is still happening on Kaffeine version 2.0.1, please re-open.