You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue with the notification popup in version 3.7.x. When the OS notification appears and Rocket.Chat is not in focus, and the user clicks on the popup, the focus switches to Rocket.Chat and the window becomes windowed instead of staying in the maximized state it was in.
What operating system and which version? Windows 10 21h2
Which version of Rocket.Chat.Electron (Electron/Desktop)? 3.7.8 This last worked as expected in 3.0.7 from what I can tell in testing.
Is there any setting relevant changed? No.
To Reproduce
Steps to reproduce the behavior:
Have Rocket.Chat in a maximized view and minimize it to the taskbar.
Wait for notification from OS that you have a message when Rocket.Chat is minimized.
Click on the popup.
Focus switches to Rocket.Chat and the window is now windowed instead of maximized.
Expected behavior
When focus switches, the window should move to the front maximized if that's the way the user has their app setup.
The text was updated successfully, but these errors were encountered:
Thanks for reporting. We already know about this and will take a look in the window states persistence. Seems like a problem with the maximized/fullscreen state.
Issue with the notification popup in version 3.7.x. When the OS notification appears and Rocket.Chat is not in focus, and the user clicks on the popup, the focus switches to Rocket.Chat and the window becomes windowed instead of staying in the maximized state it was in.
What operating system and which version? Windows 10 21h2
Which version of Rocket.Chat.Electron (Electron/Desktop)? 3.7.8 This last worked as expected in 3.0.7 from what I can tell in testing.
Is there any setting relevant changed? No.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When focus switches, the window should move to the front maximized if that's the way the user has their app setup.
The text was updated successfully, but these errors were encountered: