Page 1 of 1
Focus focus pocus problem, again
Posted: Thu Aug 20, 2020 8:22 am
by ForestListener
Hello, Salvador, and, of course, the team!
I DO wish you have an answer to prevent CHROMIUM Focus-pocus stealing problem.
I DO need to prevent focus stealing!
Any answers?
Thank you!
Re: Focus focus pocus problem, again
Posted: Thu Aug 20, 2020 10:20 am
by salvadordf
Hi,
That's a known CEF issue with some workarounds that work in some cases. Read this thread for all the details :
viewtopic.php?f=10&t=1198
If none of those workarounds satisfy you then consider using a browser in OSR mode. That mode gives you total control of the focus.
Re: Focus focus pocus problem, again
Posted: Thu Aug 20, 2020 10:24 am
by salvadordf
I recently added the TChromium.DefaultWindowInfoExStyle property to test one of the workarounds :
viewtopic.php?f=8&t=1365&p=5635&hilit=D ... tyle#p5635
Re: Focus focus pocus problem, again
Posted: Thu Aug 20, 2020 5:17 pm
by ForestListener
Thank you!