Devin Binnie
Devin Binnie
This should be fixed now.
This works now :) One note: Firefox won't always treat our deep links correctly if you put them in the address bar, but clicking on them works fine.
Having another look at this one, and I've got a bit more info: Looks like what happens is anytime you call `.focus()` on any `webContents` attached to the window, it...
Fixed in this PR: https://github.com/mattermost/desktop/pull/1988
Fixed in this PR: https://github.com/mattermost/desktop/pull/1988
Closing as inactive. Happy to re-open if this is really bothering anyone still.
Closing as I think the full screen case in Windows works well enough, we've done some changes to resizing that should make sure the experience works well.
@mmjurov Are you also seeing the set to Offline bug? I'm wondering if that's the root cause here.
Okay, so I'm wondering if this is being caused by the server itself. Has anyone tried to see if this happens for them in the browser as well? Or is...
> I have managed to find a way to reproduce this systematically. It is caused by a network change between client and server. It applies to both desktop and web...