Bug 81831

Summary: Pasting with Ctrl-Insert in breakpoint location pastes into editor pane
Product: [Frameworks and Libraries] kdelibs Reporter: Nick Savoiu <savoiu>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lex.lists
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 :|