Matej
Matej
Any fix for that?
Hey, any info on that yet? :)
> If I understood correctly, you want something like this: > Two json files for two different languages: > > ```js > // en.json > { > "hello": "Hello" >...
I see. I wonder, how come I cant just work around this and do browser.Focus() on the Form.Activated event (which is correctly triggered when file browser is closed)? Why does...
> > Issue exists since v102.0.90, the last version this works correctly is 101.0.180 > > Likely the result of this [upstream change](https://github.com/chromiumembedded/cef/commit/2ea7459a89fbdce77ffa319cf9986a84fd041709). CEF switched to using `Chromium` dialogs. Seems...