Page 1 of 1

Always on top window losing always on top when link is clicked.

Posted: Aug 25th, ’21, 09:32
by Florian
I encountered something odd.
I have an outlook task that I want always on top, in it there's a link. When I click the link and another window is opened the always on top window loses its always on topness ;)

Why?
Any fix to this?
Here's a screenshot of the pinned window. As soon as the link witht he *.msg file is clicked and trust center opens the window gets unpinned :((
https://ibb.co/XD4G0wD

Re: Always on top window losing always on top when link is clicked.

Posted: Aug 25th, ’21, 14:56
by Marko
Try to following command and let me know if it works better.

Code: Select all

Winset, AlwaysOnTop, Toggle, A

Re: Always on top window losing always on top when link is clicked.

Posted: Aug 26th, ’21, 07:03
by Florian
Hmmm, does not work either. I have tried with different methods using Dexpot and other tools that can "pin on top", I guess they all use the same method. Does not seem to work. Funny. Maybe a coming together of a variety of things that results in the unpinning of the app?
It only occured in this special circumstance. Any idea on how to fix this? Coudl there be a template that automatically retriggers the pin action after the link in that very special outlook window is pressed? :D