Selection by double-clicking doesn't send word to clipboard. In other programs it's work properly. Selection by mouse movement works properly. Reproducible: Always Steps to Reproduce: 1. Open any document. 2. Select any word by double click. 3. Check Klipper: the word is not in the buffer. For comparison do this steps selecting word by mouse movement.
Created attachment 74572 [details] Patch for double-click selection to clipboard Hello, I think this patch should fix it, since adding it to the clipboard in this way is used in every other instance. Futhermore, with this change double-click selections are added to the clipboard (as verified by Klipper). By the way, is this the preferred way of submitting patches? Or should the review board be used for this? Christian Holme
We do prefer reviewboard, but no need to resubmit.
Git commit 146369e3d24b97cc990d747648ecfbead9c2d9cb by Albert Astals Cid, on behalf of Christian Holme. Committed on 16/10/2012 at 20:36. Pushed by aacid into branch 'KDE/4.9'. Send word to selection clipboard on double click FIXED-IN: 4.9.3 M +7 -0 ui/pageview.cpp http://commits.kde.org/okular/146369e3d24b97cc990d747648ecfbead9c2d9cb