Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Scene Scrubber ocassionally pauses video when jumping forward or backward in a video #4295

Closed
skier233 opened this issue Nov 19, 2023 · 1 comment · Fixed by #4302
Labels
bug report Bug reports that are not yet verified

Comments

@skier233
Copy link
Contributor

Describe the bug
When clicking a spot on the scene scrubber forward or backwards, the video sometimes gets paused. It seems to happen at least once every 3 clicks or so.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Scene scrubber
  2. click ahead or backward a few times
  3. see that video gets paused

Expected behavior
The video should stay playing if it was playing

**Stash Version: (from Settings -> About):0.23.1

Desktop (please complete the following information):

  • OS: Windows
  • Browser [e.g. chrome, safari] Brave
@skier233 skier233 added the bug report Bug reports that are not yet verified label Nov 19, 2023
@skier233
Copy link
Contributor Author

My guess is what may be happening is it may think that the click is a drag/click. When drag clicking the scrubber, it doesn't resume playing after which may be the root cause of the issue potentially. (also could be considered a bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug reports that are not yet verified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants