Page 2 of 2

Re: Setting focus on ListIconGadget

Posted: Fri Nov 26, 2021 11:26 am
by firace
plouf wrote: Fri Nov 26, 2021 10:14 am
firace wrote: Thu Nov 25, 2021 1:42 pm This appears to fix the ListIconGadget issue with IE11 / WebGadget - can anyone confirm?

https://www.radsix.com/test21/test111.html

If confirmed I will post the code.
Why "fix" to ancient IE11 Since pb has a working workaround to make chromium webgadget
Because the fix is just a couple lines of code and the workaround requires installing a 250MB dependency on top of your application (Not PB's fault by the way).
And the IE11 engine is ancient but works fine for most UI layouts, and still gets security updates from Microsoft. So, to me it was worth investigating.

Re: Setting focus on ListIconGadget

Posted: Fri Nov 26, 2021 11:27 am
by firace
@Peter Thanks for the test! Yes, I also had to use the BrowserEmulation registry tweak to make it work.