Bug 81896 - KDevelop Cut Paste Toplevel-mode
Summary: KDevelop Cut Paste Toplevel-mode
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kmdi (show other bugs)
Version: 3.2.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Matt Rogers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-20 12:03 UTC by Peter Jodda
Modified: 2008-02-10 17:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Jodda 2004-05-20 12:03:19 UTC
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.
Comment 1 Jens Dagerbo 2004-12-14 18:45:12 UTC
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. 
Comment 2 Matt Rogers 2008-02-10 17:31:39 UTC
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