Version: 3.0.3 (using KDE KDE 3.2.2) Installed from: Compiled From Sources Compiler: gcc3.2 OS: Linux When in the GDB tab and with 'GBD cmd' having input focus if I press the shortcut for 'Next' (or similar commands) the focus should still remain with 'GBD cmd' rather than going to the editor pane.
Still happens with todays HEAD. Fixing this might require that gdb's plugin 'showStepInSource' signal additionally specify if focus may be trasferred to editor, and that parameter be computed depending on whether the GDB window/input field now has the focus.
Dear Nick, a quick test shows that the current KDevelop master branch does not switch the focus around, so I'm marking this as Fixed.