Page 1 of 1

CEFWindowParent1 loses focus

Posted: Tue Nov 24, 2020 11:35 pm
by ericktux
Thank you very much for accepting me in the forum, and congratulations on the project, it is excellent.

My question is this:
I'm using the demos "MiniBrowser" and "TabbedBrowser2" in lazarus free pascal, they work perfect. But when I choose some component, button or when I click the URLCbx (combobox) component to put a new url manually, the focus of the "CEFWindowParent1" component is lost and I can't write anything in google search.

how can i fix it, thanks for your time

Re: CEFWindowParent1 loses focus

Posted: Wed Nov 25, 2020 11:02 am
by salvadordf
Hi,

That issue was fixed a few weeks ago. Please, download the latest CEF4Delphi version from GitHub and install it manually in Lazarus.

Direct download link :
https://github.com/salvadordf/CEF4Delph ... master.zip

Installation guide :
https://github.com/salvadordf/CEF4Delph ... azarus-FPC

Re: CEFWindowParent1 loses focus

Posted: Wed Nov 25, 2020 3:15 pm
by ericktux
Thank you very much for your response, I will try what you mention and I will comment, greetings