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

Tapping on the other side immediately after seeking causes seek in the other direction #7983

Closed
5 tasks done
ktprograms opened this issue Mar 4, 2022 · 1 comment
Closed
5 tasks done
Labels
bug Issue is related to a bug

Comments

@ktprograms
Copy link
Contributor

ktprograms commented Mar 4, 2022

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.22.1

Steps to reproduce the bug

  1. Open any video
  2. Double tap on the left side, it will correctly rewind 10 seconds
  3. Immediately single tap on the right side.

Note that these instructions can be reversed (right side first, then left side) and the problem still happens.

Expected behavior

Do not treat taps on the other side as more seeks.

I often need to do this because I might have previously set my tempo to 3x, and so I missed the first few seconds of a video. Therefore I rewind by double tapping on the left, then attempt to press on the right to get the overlay to show up in order to change the speed.

It would be great if there was a setting to change this behaviour (toggle between "Treat all taps as seeks after the first double tap" and "Only taps on the starting side are considered seeks")

Actual behavior

Tapping on the other side causes seeks in that direction.

Screenshots/Screen recordings

NewPipe-Seek.mp4

Affected Android/Custom ROM version

Android 11

Affected device model

Samsung Galaxy A02


Related to #4833

@ktprograms ktprograms added the bug Issue is related to a bug label Mar 4, 2022
@ktprograms
Copy link
Contributor Author

Sorry, didn't see #7911. Added a comment there with more info from here, and closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

1 participant