GNOME Bugzilla – Bug 769543
mouse: Fix edge scrolling not getting enabled in some cases
Last modified: 2021-06-09 16:26:24 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.
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
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?
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.