We have a super weird issue with a browser control. We have an external vendor supplied .NET 1 page app that we host and call from PB 12.5.2 (build 5609). The control sits on a response window. We've been in prod for almost a year with great success. The vendor has now supplied a 2nd .NET 1 page app with a separate URL. The new app has a dropdown on it. In the IDE on a win7 machine, the dropdown works as expected, expanding and allowing selection of a value, but in the EXE on both win7 and win10, the dropdown will open but you cannot select a value. Here's the very weird part, in the EXE on both win7 and win10, if you right click in the browser control and open the properties window and then click the dropdown, it works as expected, allowing selection of a value. Has anyone else seen craziness like this? I tried the registry setting to change compatibility mode from Yuri Denshchik's video (to IE11) but that didn't work either.