Version: 3.0.2 (using KDE 3.2.1, SuSE) Compiler: gcc version 3.3.3 (SuSE Linux) OS: Linux (i686) release 2.6.4-52-default In the source code editor (Qt-Designer based) cut and paste with CTRL-Insert and Shift-Insert does not work. This happens only in the UI-toplevel mode. In the other modes IDEAI, subwindow and Tab-mode the keys sequences work perfect, but when switching to toplevel mode, it does not work anymore. Reproduce: try to copy the short sequence of text with CTRL-Insert and paste it with Shift-Insert at another place. The copied text should appear.
I'm pretty sure we can hang this on KMDI as well. Toplevel is known to be broken. KMDI probably doesn't notify the active part about the part switch and the shortcuts of the editor part doesn't get enabled.
kmdi has been removed in KDE 4 and no more fixes will be made for KDE 3.5.x. The apps that were using kmdi in the KDE SVN repository have moved to their own multi-document implementations