Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Middle Click mouse button paste still functions after turning it off in GNOME tweaks #89

Open
GloriousEggroll opened this issue Jul 26, 2022 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@GloriousEggroll
Copy link

Describe the bug

If the extension is enabled and you open GNOME tweaks and disable "Middle Click Paste", the extension itself still forces Middle Click mouse button to paste. If you disable the extension the GNOME tweaks option is followed as expected.

How To Reproduce

Enable the extension
Open GNOME tweaks -> Keyboard & Mouse
Disable "Middle Click Paste"
Go to any text box and middle mouse click to paste still functions.

Then disable the extension
Again go to any text box and now middle mouse click will not paste as expected.

Versions

$ gnome-shell --version; echo -n "GCH "; gnome-extensions show [email protected] | grep Version; gsettings --schemadir /usr/share/glib-2.0/schemas list-recursively org.gnome.shell.extensions.clipboard-history
GNOME Shell 42.3.1
GCH Version: 16
org.gnome.shell.extensions.clipboard-history cache-only-favorites false
org.gnome.shell.extensions.clipboard-history cache-size 100
org.gnome.shell.extensions.clipboard-history clear-history @as []
org.gnome.shell.extensions.clipboard-history confirm-clear true
org.gnome.shell.extensions.clipboard-history disable-down-arrow true
org.gnome.shell.extensions.clipboard-history display-mode 0
org.gnome.shell.extensions.clipboard-history enable-keybindings true
org.gnome.shell.extensions.clipboard-history history-size 1000
org.gnome.shell.extensions.clipboard-history move-item-first true
org.gnome.shell.extensions.clipboard-history next-entry @as []
org.gnome.shell.extensions.clipboard-history notify-on-copy false
org.gnome.shell.extensions.clipboard-history paste-on-selection true
org.gnome.shell.extensions.clipboard-history prev-entry @as []
org.gnome.shell.extensions.clipboard-history private-mode true
org.gnome.shell.extensions.clipboard-history process-primary-selection false
org.gnome.shell.extensions.clipboard-history strip-text false
org.gnome.shell.extensions.clipboard-history toggle-menu ['V']
org.gnome.shell.extensions.clipboard-history toggle-private-mode ['P']
org.gnome.shell.extensions.clipboard-history topbar-preview-size 10
org.gnome.shell.extensions.clipboard-history window-width-percentage 33

@GloriousEggroll GloriousEggroll added the bug Something isn't working label Jul 26, 2022
@SUPERCILEX
Copy link
Owner

This extension doesn't touch the middle mouse button, so I'm not sure what could be going on.

@SUPERCILEX SUPERCILEX added the help wanted Extra attention is needed label Aug 22, 2022
@zachsa
Copy link

zachsa commented Aug 14, 2023

Is there an easy way to disable scroll click paste? I'm relatively new to Linux and would really like to disable this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants