Version:
OpenCloud 3.0.3.2073 [72fe8f](https://github.com/opencloud-eu/desktop/commit/72fe8fb78e3e8b7dc9d2e54dfb497660e729cec3)
Qt Bibliotheken 6.9.2, OpenSSL 3.5.4 30 Sep 2025
Verwendete Erweiterung für virtuelle Dateien: off
OS: macos-25.3.0 (build arch: arm64, CPU arch: arm64)
QPA: cocoa
Steps to reproduce
- Add two accounts to the desktop client.
- Make sure both accounts are logged in and synchronized.
- Log out of one account.
- Check the account status icon.
- Log out of the second account.
- Check the account status icon again.
- Log in to one of the accounts again.
- Check the account status icon once more.
Expected behavior
After an account is logged out, its status icon should indicate that the account is offline or disconnected.
Actual behavior
After logging out of an account, the status icon still shows the account as OK.
The same behavior occurs when logging out of the second account.
After logging in to one account again, the status icon changes to offline, what is now correct, because one account is still logged out.

Version:
Steps to reproduce
Expected behavior
After an account is logged out, its status icon should indicate that the account is offline or disconnected.
Actual behavior
After logging out of an account, the status icon still shows the account as
OK.The same behavior occurs when logging out of the second account.
After logging in to one account again, the status icon changes to
offline, what is now correct, because one account is still logged out.