Skip to content

Fast three-finger swipe stops early #1335

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

Open
lukors opened this issue Dec 5, 2021 · 2 comments · May be fixed by #2204
Open

Fast three-finger swipe stops early #1335

lukors opened this issue Dec 5, 2021 · 2 comments · May be fixed by #2204
Labels
Confirmed Verified by someone other than the reporter

Comments

@lukors
Copy link

lukors commented Dec 5, 2021

What Happened?

Quickly swiping with three fingers to switch workspaces stops the swipe early.

Video of the issue: https://youtu.be/RrE31mwvOWI

Steps to Reproduce

  1. Hold 3 fingers on one end of your trackpad
  2. Swipe quickly to the other side to switch workspace
  3. Observe how much of the new workspace is visible
  4. Optionally keep your fingers on the trackpad and swipe back and forth to increase the effect

Expected Behavior

No matter how quickly I swipe, it should not stop the swipe early.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

Note

This behaviour also happens with three finger swipe up to get to multitasking view.

@JoseExposito
Copy link
Member

This behavior is intended. There is a maximum speed set for the swipe gesture to avoid running the animations too fast.

@lukors
Copy link
Author

lukors commented Dec 28, 2021

The issue is not the speed of the animation, but that it stops before the end. It's definitely not intended to work like this as it goes against the 1:1-nature of the gestures.

@lenemter lenemter added the Confirmed Verified by someone other than the reporter label Oct 26, 2023
@lenemter lenemter linked a pull request Mar 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Verified by someone other than the reporter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants