Summary: | Plasma Integration breaks Google Meet background blur/image | ||
---|---|---|---|
Product: | [Plasma] plasma-browser-integration | Reporter: | Janne Rönkkö <janne.ronkko> |
Component: | Chrome | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-browser-integration/-/commit/0798809f811cfc7769c10ac1ff2fbb7ac83c1357 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: |
Description
Janne Rönkkö
2021-04-06 11:49:52 UTC
Can confirm :/ A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/41 I just realized that the issue I had with whereby.com was also due to this extension. Whereby.com has knock functionality that takes a photo using your webcam when you knock. Taking that photo fails when the extension is enabled. Maybe the known sites should be listed automatically but there should be an option for the user to add more sites to the list of sites. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/150 Git commit 0798809f811cfc7769c10ac1ff2fbb7ac83c1357 by Kai Uwe Broulik. Committed on 24/07/2025 at 16:36. Pushed by fvogt into branch 'master'. Disable media controls on known conferencing pages It can interfere with webcam or microphone and isn't meant to control these anyway. Let's just disable them here instead of trying to chase after all of them. Related: bug 435100, bug 503965 M +6 -0 extension/constants.js https://invent.kde.org/plasma/plasma-browser-integration/-/commit/0798809f811cfc7769c10ac1ff2fbb7ac83c1357 |