Miladiouss Asked: 2019-02-14 14:32:46 +0800 CST2019-02-14 14:32:46 +0800 CST 2019-02-14 14:32:46 +0800 CST Nautilus Bookmarks stick to mouse 772 When I single click on a bookmark in Nautilus 3.26.4, it adheres to the pointer and gets dragged along. How can I fix this? This has happened to me on Ubuntu 16, 17, and 18. nautilus mouse 2 Answers Voted Best Answer Manu Mathur 2019-03-01T19:26:06+08:002019-03-01T19:26:06+08:00 You can try out the following commands to resolve this issue: gsettings get org.gnome.nautilus.preferences click-policy If you get something as an output, go ahead with this command: gsettings range org.gnome.nautilus.preferences click-policy If the above command still lists single and double as options, then proceed with the below command: gsettings set org.gnome.nautilus.preferences click-policy single If all goes well, your issue will no longer be in existence. Let us know in the comments below. felix 2020-09-25T01:16:31+08:002020-09-25T01:16:31+08:00 After much searching online, I found the following Launchpad bug report: https://bugs.launchpad.net/ubuntu/+source/rapidsvn/+bug/402892 Apparently it's an old GNOME bug which is still unfixed.
You can try out the following commands to resolve this issue:
If you get something as an output, go ahead with this command:
If the above command still lists single and double as options, then proceed with the below command:
If all goes well, your issue will no longer be in existence. Let us know in the comments below.
After much searching online, I found the following Launchpad bug report: https://bugs.launchpad.net/ubuntu/+source/rapidsvn/+bug/402892
Apparently it's an old GNOME bug which is still unfixed.