We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In Ubuntu 22.04, the snap version of Brave does not use the GNOME media controls.
Only Chromium and Firefox have created GNOME media controls.
Brave should also create a GNOME media control when playing web media.
Every time.
I am using snap's latest/stable channel. I have not tested with other channels.
There is a thread from 2020 on the snap forums discussing this issue for Firefox, with eventual resolution.
Snap shows that all browsers have the same mpris connection:
mpris
$ for b in brave chromium firefox; do snap connections $b | grep mpris; done mpris - brave:mpris - mpris - chromium:mpris - mpris - firefox:mpris -
The text was updated successfully, but these errors were encountered:
Thanks @jayschwa! I believe this is fixed, please reopen if not
Sorry, something went wrong.
No branches or pull requests
Description
In Ubuntu 22.04, the snap version of Brave does not use the GNOME media controls.
Steps to Reproduce
Actual result:
Only Chromium and Firefox have created GNOME media controls.
Expected result:
Brave should also create a GNOME media control when playing web media.
Reproduces how often:
Every time.
Brave version (brave://version info)
Version/Channel Information:
I am using snap's latest/stable channel. I have not tested with other channels.
Additional Information:
There is a thread from 2020 on the snap forums discussing this issue for Firefox, with eventual resolution.
Snap shows that all browsers have the same
mpris
connection:The text was updated successfully, but these errors were encountered: