------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=141320 apaku gmx de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From apaku gmx de 2007-06-28 14:44 ------- SVN commit 681287 by apaku: Set focus on gdb edit field after executing a user-supplied gdb command. Thanks to Christopher Layne for the patch. BUG:141320 M +1 -0 gdboutputwidget.cpp --- branches/KDE/3.5/kdevelop/languages/cpp/debugger/gdboutputwidget.cpp #681286:681287 @ -242,6 +242,7 @ m_gdbView->scrollToBottom(); m_gdbView->setUpdatesEnabled(true); m_gdbView->update(); + m_userGDBCmdEditor->setFocus(); } /***************************************************************************/ _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs