- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
Some projects keep surprising me with their “solutions,” and this is one of those cases. A proposal under review by developers from GNOME and Mozilla could change how middle-mouse-button paste behaves on Linux and other Unix-like systems.
The discussions, visible in Mozilla’s Phabricator revision D277804 and a linked GNOME gsettings-desktop-schemas merge request, focus on disabling the traditional primary selection paste by default.
Mozilla proposes changing the default behavior of the Firefox browser on Unix builds so that pressing the middle mouse button no longer pastes text by default. The author of the revision frames the current behavior as a source of confusion and accidental pastes, especially when users press the middle button without expecting the clipboard contents to be inserted into text fields.



I’m pretty sure people who use MMB do know that it uses one of the two clipboards in Linux. Hence the reason they use it.
That being said, I find baffling that they are not setting this as an optional feature but just outright disabling it.