Bug #274
selection in chatwidget isnt transfered into X clipboard
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
When I select a text in the chatwidget, I cant paste it via the middle mousebutton into a terminal/browser/whereevere.
Solution is simple: use XConvertSelection and friends to put the selection into the X clipboard (or use some QT function which does this).
History
#1 Updated by Sputnick over 16 years ago
Works fine here, and code states that the selection is transferred to both the clipboard and the X11 selection as well, so this is most likely a local problem... otherwise, please reopen.