RocketChat / Rocket.Chat.Electron

Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat
https://rocket.chat/
MIT License
1.59k stars 704 forks source link

Rocket Chat Window doesn't start in the last known position #2727

Open bochenekm opened 1 year ago

bochenekm commented 1 year ago

Description:

Rocket Chat window doesn't start in the last known position if the position was at the edge of the screen. No matter what edge (or corner) it is, RC always starts in random position. Problem occurs with multiple and single screen setups without changing the sreens setup.

If the last window position wasn't at the edge - RC starts in that position with unharmed window size.

Steps to reproduce:

  1. Put the RC window at the edge of the screen.
  2. Turn off RC
  3. Turn on RC

Expected behavior:

RC should keep the last position of the window.

Actual behavior:

RC starts in the default position with default windows size.

Client Setup Information

hugocostadev commented 1 year ago

Not sure if this is a Rocket.Chat issue to fix, but I'll send this issue to the Electron repository ...


Questions? Help needed? Feature Requests?

Feuermurmel commented 7 months ago

Not sure if this is a Rocket.Chat issue to fix, but I'll send this issue to the Electron repository ...

FYI, this seems to be the same issue already reported here: https://github.com/RocketChat/Rocket.Chat.Electron/issues/2714