News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Main window focus bugs

Started by frca, September 18, 2007, 02:45:38 PM

Previous topic - Next topic

frca

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.

Albenejean

Quote1. 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.