Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Focus focus pocus problem, again

Post Reply
ForestListener
Posts: 44
Joined: Sun Jul 07, 2019 1:46 pm

Focus focus pocus problem, again

Post 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!
User avatar
salvadordf
Posts: 4575
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Focus focus pocus problem, again

Post 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.
User avatar
salvadordf
Posts: 4575
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Focus focus pocus problem, again

Post 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
ForestListener
Posts: 44
Joined: Sun Jul 07, 2019 1:46 pm

Re: Focus focus pocus problem, again

Post by ForestListener »

Thank you!
Post Reply