Skip to content

Respect playback state after dragging seekbar #513

@InterestingFallacy

Description

@InterestingFallacy

mpv Information

Reproduction Steps

When in paused state and seekbar is dragged, playback is unpaused after letting go of the seekbar. This is ok if playback was already at unpaused state but not if it was paused. User may want to seek to a different position and not immediately want playback to start. Existence of mouse_seek_pause may make this a bit tricky but should be doable maybe?

Expected Behavior

Respect pause state after dragging seekbar

Actual Behavior

Playback always resumes after dragging seekbar

Log File

No response

I carefully read all instructions and confirm that I did the following:

  • I tested with the latest mpv version to validate that the issue is not already fixed.
  • I provided all required information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplannedImplementation of this behavior will be added in the future

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions