-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When computer enters sleep mode, Brave's VPN status is out of sync with the OS #29500
Comments
This might not be an issue anymore... |
Not sure this doesn't happen now. |
On macOS laptop, I can't see this issue. os vpn is disconnected and vpn toolbar button also has disconnected state after wakeup.
After wakeup, browser receives
After that, browser receives
IMO, we don't need to handle |
Verified
|
before Sleep , connected |
after Sleep , connected (button + menu item) |
after Sleep , connected (panel) |
---|---|---|
Description
VPN status is out of sync after sleep
Thanks to @iambrianfung for reporting
Steps to Reproduce
Look at VPN button in BraveActual result:
Button's state is disconnected
Panel's state is in-progress
Expected result:
Button's state is disconnected
Panel's state is disconnected
Brave version (brave://version info)
MacOS 1.49.132 Chromium: 111.0.5563.147 (Official Build) (arm64)
NOTE: Initially this issue reports inconsistency between os vpn status and toolbar vpn button.
It's fixed already but found that panel status has similar issue and only happens on macOS.
The text was updated successfully, but these errors were encountered: