Bug 81831 - Pasting with Ctrl-Insert in breakpoint location pastes into editor pane
Summary: Pasting with Ctrl-Insert in breakpoint location pastes into editor pane
Status: RESOLVED DUPLICATE of bug 259710
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: SVN
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 23:04 UTC by Nick Savoiu
Modified: 2023-01-14 22:52 UTC (History)
1 user (show)

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 Nick Savoiu 2004-05-18 23:04:15 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources
Compiler:          gcc3.2 
OS:                Linux

0. Copy some text into the clipboard.
1. Open a file in the editor.
2. Set a few breakpoints.
3. Click on the Breakpoints tab
4. Select a breakpoint a click on its Location textbox such that the cursor in it becomes active
5. Now press Ctrl-V. The pasted text appears.
6. Press Ctrl-Z to undo the paste
7. Press Ctrl-Insert. No paste in the Location textbox but text is pasted at the breakpoint location in the Editor pane.
Comment 1 Nick Savoiu 2004-05-18 23:05:18 UTC
In step 7 make that Shift-Insert :)
Comment 2 Nick Savoiu 2004-05-18 23:21:37 UTC
Oops, in the title too! I need some sleep or more caffeine! :)
Comment 3 Jens Dagerbo 2004-05-18 23:44:09 UTC
Well.. yes. To my surprise I can verify this. It's however not a KDevelop bug.

The breakpoints widget is a QTable. Try shift+insert in a QTable in designer: it doesn't work! (I'm using Qt-3.2(.3), I suspect you are too?)

Further testing shows: In designer, I can paste using shift+insert into a KLineEdit, but not into a QLineEdit.

Not sure where the responsibility for this lies, but I'm kicking it towards kdelibs and hope someone there will know.
Comment 4 Nick Savoiu 2004-05-19 00:10:29 UTC
I'm using Qt-3.3.1.
Comment 5 Nick Savoiu 2006-12-29 23:46:01 UTC
Still happens in 3.3.94 on 3.5.3 (with built-in Qt). Jens, can you change the bug from unconfirmed given your comment #3?
Comment 6 lexual 2010-01-23 05:46:34 UTC
Still relevant to recent KDE version?
If not please close the bug.

Thanks,

Lex.
Comment 7 Christoph Feck 2011-07-26 11:17:54 UTC

*** This bug has been marked as a duplicate of bug 259710 ***
Comment 8 Nick Savoiu 2023-01-14 22:52:17 UTC
Sorry, I no longer have this installed :|