After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788914 - some gestures do not activate until a second gesture is registered
some gestures do not activate until a second gesture is registered
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Class: GtkGesture
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2017-10-13 07:03 UTC by Christian Hergert
Modified: 2018-05-02 19:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Hergert 2017-10-13 07:03:10 UTC
I've noticed something odd with GtkGestureSwipe and GtkGesturePan when setting n-points to 3.

If I only have one gesture registered on the widget, it doesn't activate. But if I add a second gesture, such as GtkGestureScale or GtkGestureZoom, it will activate.

So for the time being, I'm just adding a dummy second gesture and it works as expected.

I tested this using the gesture demo in gtk3-demo and just #if 0 various gestures.
Comment 1 GNOME Infrastructure Team 2018-05-02 19:15:33 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/943.