-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Remove blue line on top of window when focused and not maximized #9420
Comments
This is Windows OS behavior and works the same with other Windows apps and Chrome. You can choose a different color or no color in the Colors section of Windows OS . The blue line is more pronounced on dark theme vs light theme. |
Alright. I've seen some chromium browsers remove it such as Vivaldi and the new Edge. Is that doable? |
This is definitely an annoying one - and should be solvable. Will share any updates if I get a chance to investigate |
@bsclifton Did you found a solution this? It's quite annoying! |
Is there any update on this issue? Chrome, vivaldi and edge does not have this 🤔 |
Can also confirm still happens to this day. Super annoying... |
Also, this is an issue with me as well. Really annoying that this is the only app that does this. |
@rebron Could we get an update? Super frustrating.. |
Has been and continues to be an issue for me. Would love a fix. |
Same here. @bsclifton any updates? This has to be fixable somehow |
Looks like this will be a Windows 10 issue. I'm not seeing a blue line with Windows 11. |
I think this issue should still be tackled, its really irritating and I'd imagine most of the world will stay on Windows 10 for a long time before upgrading (including me) |
@LUC18fknU7P We're looking at a fix. When it's an upstream bug https://bugs.chromium.org/p/chromium/issues/detail?id=950362 we have to see how it's being addressed there. That's part of the reason for the delay on certain issues like this one. |
@rebron did this fix not go to the upstream? Maybe I'm missing something here |
@LUC18fknU7P As we modified related code for our own theme, we still have this issue. |
fix brave/brave-browser#9420 Upstream already fixed by https://chromium-review.googlesource.com/c/chromium/src/+/2231049. However, we've been using old code. Changed to use upstream logic for accent color always.
Description
This issue has been here for as long as I've used Brave.
When i go out of a maximized window on Windows 10 the browser shows a blue line on top of
the window. It is a thin blue line (in my case) and seems to be changing colors based on my current Windows color.
Steps to Reproduce
Actual result:
Expected result:
For the browser not to show this line, or at least make it an option
Reproduces how often:
Easily reproduced on Windows 10, meaning it's always there when the window is not maximized
Brave version (brave://version info)
Version 1.7.98 Chromium: 81.0.4044.113 (Official Build) (64-bit)
Version/Channel Information:
This can be reproduced on the official channel as well as the Dev channel
Other Additional Information:
No.
No.
Yes
Miscellaneous Information:
OS: Windows 10
The text was updated successfully, but these errors were encountered: