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
@Willyfrog do we have a JIRA bug ticket to track this? If not let's open one and share the link here and in the other issue? Seems the solution was identified here if this is the same issue?
Also the issue that originated the thread is this one. Is this the same issue or different than the one linked above ^? In either case we should reopen it
I confirm (by marking "x" in the [ ] below: [x]):
Summary
Using the X to close the application window on Linux does not work. It either minimizes the application or does not do anything.
Environment
Steps to reproduce
Expected behavior
The application should quit.
Observed behavior
Two behaviors are observed:
Possible fixes
Probably change this line to "mainWindow.close()" ?
https://github.com/mattermost/desktop/blob/master/src/main/mainWindow.js#L137
The text was updated successfully, but these errors were encountered: