Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Why is microphone access blocked when I block camera access?

  • 3 replies
  • 1 has this problem
  • 31 views
  • Last reply by Shadow110

more options

In our application, we separately ask users for access to camera and microphone. However, when a user blocks access to camera in the camera permissions dialog by clicking on "Don't allow", this selection get remembered and automatically applied to microphone as well, without prompting the user with a permission dialog for microphone.

At no point there is any mention of microphone when we ask for camera permissions and even when we inspect the page permissions, it states that the camera has been temporarily blocked, but nothing about microphone.

In our application, we separately ask users for access to camera and microphone. However, when a user blocks access to camera in the camera permissions dialog by clicking on "Don't allow", this selection get remembered and automatically applied to microphone as well, without prompting the user with a permission dialog for microphone. At no point there is any mention of microphone when we ask for camera permissions and even when we inspect the page permissions, it states that the camera has been temporarily blocked, but nothing about microphone.
Attached screenshots

All Replies (3)

more options

How is this a FF Browser issue?

more options

How is it not? They're browser level permissions, are they not?

more options

Hi, it maybe your Extension is not coded right as there was changes to code in ver 60 that broke a few things.

Suggest check that, test on another machine or 2 and determine if it is a bug or not. If you have a bug, file a bug report. https://bugzilla.mozilla.org/ Bug Writing Guidelines : https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines Also for extensions : https://discourse.mozilla.org/

Please let us know if this solved your issue or if need further assistance.