Author Topic: Main window focus bugs  (Read 3063 times)

Offline frca

  • Single posting newcomer
  • *
  • Posts: 9
Main window focus bugs
« 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.

Offline Albenejean

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: Main window focus bugs
« Reply #1 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.