Setting focus on ListIconGadget

Just starting out? Need help? Post your questions and find answers here.
firace
Posts: 28
Joined: Tue Jan 02, 2018 6:59 pm

Re: Setting focus on ListIconGadget

Post 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.
Last edited by firace on Fri Nov 26, 2021 11:28 am, edited 1 time in total.
firace
Posts: 28
Joined: Tue Jan 02, 2018 6:59 pm

Re: Setting focus on ListIconGadget

Post by firace »

@Peter Thanks for the test! Yes, I also had to use the BrowserEmulation registry tweak to make it work.
Post Reply