Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.8.0
-
None
-
Ubuntu 16.04
-
02a33fc4c3e7adc96ecdc1c1e5e79253ddaa4222
Description
When selecting some text with the keyboard (Shift+Arrow, Shift+End, etc), it should be assigned to the PRIMARY clipboard buffer and be pastable by the MiddleMouse click.
Moving and selecting programmatically with QTextCursor should set the PRIMARY selection too. No, it shouldn't.
Currently, selection with the keyboard doesn't affect the PRIMARY buffer. The only way to fill it is to select text with the mouse.
Attachments
Issue Links
- relates to
-
QTBUG-55575 Selecting text via the keyboard does not place it in the X11 selection
- Closed