TeamCity tray notifier window is off screen. How to bring it back?
Don't know how it even happened, but when I open TeamCity tray notifier window to see the details - the window opens above the top of the screen, so I only see lower half of it on the screen and for the life of me cannot figure out how bring it lower so I see the whole window. Any advice? I already tried to cascade windows and move it using keyboard to no avail.
Thank you!
Konstantin
Please sign in to leave a comment.
Hi Konstantin,
Do you have multiples monitors? We have the related issue https://youtrack.jetbrains.com/issue/TW-28710, please vote for it.
I have found easy workaround for this problem - close tray notifier completely (not just minimize to tray) then delete registry key [HKEY_CURRENT_USER\SOFTWARE\JetBrains\TeamCity\WindowsTray\WebFrame] and restart notifier. Registry key get recreated with the right values and notifier position is reset to lower right corner of the screen.
Konstantin
Thank you for sharing your solution!