Summary: | 'GBD cmd' loses focus when a debug command is issued through a shortcut | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Nick Savoiu <savoiu> |
Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ghost, nhaehnle |
Priority: | NOR | ||
Version: | 4.0.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nick Savoiu
2004-05-10 20:50:13 UTC
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. |