You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: