elementary / triage

Catch-all repo for issues that don't have a better home
https://elementary.io
4 stars 2 forks source link

Three Fingers Up Gesture May Instead Close an App That Is Being Used #140

Closed Fatih20 closed 2 years ago

Fatih20 commented 2 years ago

What Happened?

I don't know if this is the intended behavior or not but if you are using the three fingers up gesture for the touchpad in a way that is somewhat quick, instead of showing the multitasking view, it has a high likelihood of closing the currently active window. Frankly, this makes me wary of using the gesture to show multitasking view since it might instead close the app I'm currently using.

Steps to Reproduce

Use three swipe gesture going up that is quick (not gentle).

Expected Behavior

Just show me my multitasking view.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

Screenshot from 2022-04-04 00-23-59

davidmhewitt commented 2 years ago

I think this is probably something to do with https://github.com/elementary/gala/issues/975

In the multitasking view, a middle-click will close a window, and a 3 finger tap is interpreted as a middle click.

Does this sound like the same issue?

Fatih20 commented 2 years ago

I think this is probably something to do with elementary/gala#975

In the multitasking view, a middle-click will close a window, and a 3 finger tap is interpreted as a middle click.

Does this sound like the same issue?

Yep I think it is the same issue.

davidmhewitt commented 2 years ago

Then I will close this issue as that one is more specific. Feel free to add any additional thoughts or comments on that issue.

Thanks for the report!

Fatih20 commented 2 years ago

Okay then thanks for pointing that issue out.