-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
improving UX/UI for "Widevine is not installed" notification #1634
Comments
Instead of increasing the time the notification is shown we can probably implement the notification bubble that shows up under site info similar to the Geolocation or Autoplay that way users will get an immediate UI feedback to |
Going to close this as @karenkliu created #1940 which has more activity. |
this pluggin message should appear when accesing https://open.spotify.com/ had to open netflix.com to notice the installation of plugin. |
@rickdev06 we do have You'll notice the following:
The reason it didn't work for you is that |
Description
I've noticed that a few folks within Brave reported that Netflix wasn't working. After a quick discussion, it's usually due to not noticing the
Widevine
notification, hence not installingWidevine
before logging into Netflix. If we're already experiencing some confusion, I'm 100% sure users will be running into the same issue once released to a wider user base.Because Netflix is such a popular website, I think we should look into ways of improving the notification to make it more obvious that
Widevine
isn't installed and is required.Steps to Reproduce
beta
,dev
orrelease
with a new profile that doesn't haveWidevine
installedYou should see a notification that says
Widevine is not installed
for a few seconds before it disappears. Because the message disappears so quickly, some folks are not aware that they need to click on the notification icon that's in the URL bar.Actual result:
Expected result:
Maybe we should increase the timeout of the message that appears in the URL? It seems like it disappears pretty quickly and if you're not sure that you need to install
Widevine
, you might miss the small notification icon in the URL bar.Reproduces how often:
100% reproducible using the above STR.
Brave version (brave://version info)
Reproducible on current release:
Yes, currently reproducible using
beta
&dev
.N/A but the
Widevine
notification under b-l was a lot more obvious.The text was updated successfully, but these errors were encountered: