Version: unspecified (using KDE 4.5.5) OS: Linux kcharselect. Copy does not copy to the klipper. Reproducible: Always Steps to Reproduce: start kcharselect select a character and copy it (ctrl-c etc) paste to another app (or check klipper) nothing is pasted Actual Results: the character is not copied to klipper Expected Results: the character should have been copied used to work in older versions
It is NOT a bug. You have to double click the characters so that it appears in the text box below, and then copy.
Created attachment 62149 [details] Proposed patch This should fix it. If the Line Edit is empty, it copies the currently selected character.
Patch works great. Tested in Arch Linux.
*** Bug 242753 has been marked as a duplicate of this bug. ***
Great patch, please commit to master and 4.7.
Git commit 7cab93ef7dc25504909a948b7f1a7ad9192d6861 by Christoph Feck. Committed on 26/08/2011 at 12:07. Pushed by cfeck into branch '4.7'. Copy current character if line edit is empty BUG: 278369 FIXED-IN: 4.7.1 M +10 -3 kcharselectdia.cc http://commits.kde.org/kcharselect/7cab93ef7dc25504909a948b7f1a7ad9192d6861
Git commit ea8559995bd921c74e4f077b81208c0decd1151b by Christoph Feck. Committed on 26/08/2011 at 12:07. Pushed by cfeck into branch 'master'. Copy current character if line edit is empty BUG: 278369 FIXED-IN: 4.7.1 (cherry picked from commit 7cab93ef7dc25504909a948b7f1a7ad9192d6861) M +10 -3 kcharselectdia.cc http://commits.kde.org/kcharselect/ea8559995bd921c74e4f077b81208c0decd1151b