-
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
URL bar notifications are invisible with Light theme #1273
Comments
Happens with Widevine, autoplay & plugin blocked notifications. |
I cannot reproduce on mac FYI. Can you confirm on that platform @kjozwiak |
Can also confirm that this is when starting the browser that is already in light mode, and not changing from dark to light before running the steps? |
@petemill I can still reproduce the issue on macOS 10.13.6 x64 using the following:
STR:
Example:
Confirmed, this only happens when you start with the
|
@petemill Apologies. I have just checked my notes and for some reason first two steps are not in the bug report. I updated the issue. |
@petemill I moved this into 0.55.x since this is prety bad. |
Fix brave/brave-browser#1273 Chromium does this only for Private windows, we change that here to do it for all windows since the native theme can be changed via user preference.
Verified passed with
Verification passed on
Tested Plugin, Widevine, and Autoplay notifications for different themes Verification Passed on
|
Steps to Reproduce
Actual result:
Briefly 'Plugin blocked' text in URL bar is shown
![image](https://user-images.githubusercontent.com/34715963/46039144-47e92f00-c10d-11e8-8e14-959a7cb9f0eb.png)
The 'Plugin blocked' message is invisible in with URL bar
mouseover, click does not change the state
Expected result:
'Plugin blocked' message is visible
Reproduces how often:
always
Brave version (chrome://version info)
Reproducible on current release:
Reproduced by @srirambv on Linux
Reproduced by @kjozwiak on Mac
cc @LaurenWags @GeetaSarvadnya
The text was updated successfully, but these errors were encountered: