openmv / openmv-ide

QtCreator based OpenMV IDE
MIT License
186 stars 104 forks source link

Focus issues. #215

Open kwagyeman opened 1 month ago

kwagyeman commented 1 month ago

IDE steals focus randomly.

kwagyeman commented 3 weeks ago

This message prints from the terminal on linux:

requestActivate() called for QWidgetWindow(0x5617800c3400, name="QProgressDialogClassWindow") which has Qt::WindowDoesNotAcceptFocus set.

Might want to suppress it as this is actually the behavior we want.