Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.3.1, Qt Creator 5.0.2, Qt Creator 6.0.0-beta1, Qt Creator 6.0.0-beta2
-
None
-
Gentoo Linux AMD64 X11. KDE Plasma 5.23.2.
Ubuntu 20.04 LTS, Gnome 3.36.8
-
-
d5467917d096ef779607db1620cf7add0826fa69 (qt-creator/qt-creator/6.0)
Description
When selecting text with the keyboard (for example by holding down shift and using the arrow key, or with shift+home/end, etc) the selected text is not put into the primary X11 clipboard. As a result, it can't be pasted with a mouse middle-click.
This bug seems to have been around for a while. Not sure when this functionality regressed. I think at some point in the past it was working, but can't remember when it stopped working. In any event, on Linux, text selected with the keyboard is expected to be put into the primary clipboard. Every other application does so, including text editors like Kate/KWrite or web browsers like Firefox.