I frequently use the builtin TDTox popDialog, and have noticed that in recent 2022 builds, I have to call it many times to get it to open properly without closing itself. I believe there is something in there about it closing itself automatically inwhen the dialog loses focus, and would speculate there’s some kind of cooking issue where it gets and then loses focus quickly.
This is easily reproducable when trying to run the script in the attached .toe, maybe @Ivan or someone that works with these widgets can take a look? popDialogBug.toe (3.7 KB)