Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: frca on September 18, 2007, 02:45:38 pm

Title: Main window focus bugs
Post by: frca on September 18, 2007, 02:45:38 pm
I discovered some minor, but annoying bugs in C::B:
1. When C::B window loses focus, it should hide all code tooltips/code completion ballon help, they are otherwise visible on upper windows because they are probably topmost.
2. C::B should never gain focus by itself. This happens sometimes when compiled application starts that it loses focus immediately. But it happend only in SDL apps yet as I remember, so maybe it is a SDL bug or something else.

These bugs were discovered in WinXP pro.
Title: Re: Main window focus bugs
Post by: Albenejean on September 18, 2007, 08:17:53 pm
Quote
1. When C::B window loses focus, it should hide all code tooltips/code completion ballon help, they are otherwise visible on upper windows because they are probably topmost.
I confirm this is **sometimes** very annoyning.