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.
In step 7 make that Shift-Insert :)
Oops, in the title too! I need some sleep or more caffeine! :)
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.
I'm using Qt-3.3.1.
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?
Still relevant to recent KDE version? If not please close the bug. Thanks, Lex.
*** This bug has been marked as a duplicate of bug 259710 ***
Sorry, I no longer have this installed :|