SAN FRANCISCO, November 21, 2023 – Remember the satisfying click of the middle mouse button, instantly pasting text? Well, that convenience might soon be a thing of the past. Both GNOME and Mozilla are evaluating whether to disable middle-click paste functionality by default,citing user confusion and accidental activations.
A Blast From the Past: Why Middle-Click paste Is Under Review
The feature,a holdover from older X11 systems,can unexpectedly dump clipboard contents,leading to frustration for some users.
What is middle-click paste? It’s a function where clicking the middle mouse button pastes the currently selected text from the clipboard.
A merge request opened this weekend for GNOME’s gsettings-desktop-schemas proposes disabling the “primary-paste” functionality, which enables pasting with the middle mouse button.Jordan Petridis, in the GNOME pull request, described middle-click paste as an “X11’ism,” suggesting it’s a relic of a bygone era. However,the setting would remain available for users who specifically want to enable it. Restoring the functionality would require the command: gsettings set org.gnome.desktop.interface gtk-enable-primary-paste true. GNOME’s design team is currently weighing the decision.
Mozilla is independently exploring a similar change for Firefox. Disabling the feature at either the GTK toolkit level or the Wayland compositor level are also being considered as choice solutions.
- GNOME and Mozilla are both considering disabling middle-click paste by default.
- The feature is considered an outdated “X11’ism” prone to accidental activations.
- Users may still be able to enable the functionality through settings.
- Mozilla is exploring disabling the feature at the toolkit or compositor level.
The potential change highlights the ongoing effort to streamline user experiences and eliminate potentially confusing features in modern desktop environments. While nostalgic for some, the middle-click paste may be fading into digital history.
