Skip to content

[Bug]: Breakpoints do not shift window focus to codelite despite minimising terminal window #3897

@mattreecebentley

Description

@mattreecebentley

What happened?

Codelite v18.3.0, non-self-compiled, Windows 10

When using breakpoints, and the program is running in a terminal (windows), when the breakpoint is triggered, focus does not shift to the codelite interface but instead stays on the terminal window,
despite the fact that it is minimized. This means that, for example, pressing F11 expands the terminal to fullscreen, instead of stepping into a function.

Version

Other

Operating system

Windows 10

Steps to reproduce

Codelite, Windows 10, compiler is nuwen mingw gcc.
Run a C++ project and set a breakpoint.

Relevant log output

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions