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 769543 - mouse: Fix edge scrolling not getting enabled in some cases
mouse: Fix edge scrolling not getting enabled in some cases
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Mouse
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on: 769276
Blocks:
 
 
Reported: 2016-08-05 10:18 UTC by Bastien Nocera
Modified: 2021-06-09 16:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mouse: Fix edge scrolling not getting enabled in some cases (1.86 KB, patch)
2016-08-05 10:18 UTC, Bastien Nocera
none Details | Review
mouse: Fix edge scrolling not getting enabled in some cases (1.91 KB, patch)
2016-08-05 10:19 UTC, Bastien Nocera
reviewed Details | Review

Description Bastien Nocera 2016-08-05 10:18:38 UTC
.
Comment 1 Bastien Nocera 2016-08-05 10:18:43 UTC
Created attachment 332791 [details] [review]
mouse: Fix edge scrolling not getting enabled in some cases

When enabling edge scrolling, we need to ensure that two-finger
scrolling is disabled before edge scrolling is enabled, as
we can't allow both to be enabled at the same time.
Comment 2 Bastien Nocera 2016-08-05 10:19:24 UTC
Created attachment 332792 [details] [review]
mouse: Fix edge scrolling not getting enabled in some cases

When enabling edge scrolling, we need to ensure that two-finger
scrolling is disabled before edge scrolling is enabled, as
we can't allow both to be enabled at the same time.

See https://bugzilla.gnome.org/show_bug.cgi?id=769276
Comment 3 Rui Matos 2016-08-15 12:47:09 UTC
Review of attachment 332792 [details] [review]:

This patch doesn't seem to change anything. When enabling edge scrolling, we set the two finger switch to off which doesn't touch edge scrolling since the 'state' variable is false. What am I missing?
Comment 4 André Klapper 2021-06-09 16:26:24 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new bug report at
  https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/

Thank you for your understanding and your help.