Version: SVN Revision 1062216 (using Devel) Compiler: gcc 4.4.1 OS: Linux Installed from: Compiled sources The "Copy Input To" function does not work properly when there are two or more Konsole windows opened. This bug can be reproduced by opening two Konsole windows with multiple tabs. Activating "Copy Input To ... -> All Tabs in Current Window" may work in a tab of the second window, while it does not work in a tab of the first window. I have created a patch to fix the bug: http://reviewboard.kde.org/r/2375/
SVN commit 1067166 by hindenburg: Fix issue where 'Copy Input To' doesn't work for multiple windows. Patch by Thomas Dreibholz BUG: 218616 M +10 -74 Session.cpp M +0 -3 Session.h M +14 -11 SessionController.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1067166