Skip to content
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

Enable Web Bluetooth #34941

Open
robd003 opened this issue Dec 16, 2023 · 1 comment
Open

Enable Web Bluetooth #34941

robd003 opened this issue Dec 16, 2023 · 1 comment
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop

Comments

@robd003
Copy link

robd003 commented Dec 16, 2023

Description

It appears that Brave has disabled Web Bluetooth globally. This is terrible for people who want to interact with Bluetooth devices on trusted websites.

Steps to Reproduce

  1. Go to https://flux-web.vercel.app/
  2. Attempt to pair the web app with you indoor bike trainer
  3. See error: "device.js:76 :ble 'Could not request ble:controllable' DOMException: Web Bluetooth API globally disabled."

Actual result:

Bluetooth is globally disabled

Expected result:

User prompt asking if the user wants to allow Bluetooth for the website. If allowed then permit bluetooth access.

Reproduces how often:

Easy

Desktop Brave version:

macOS | Version 1.61.104 Chromium: 120.0.6099.115 (Official Build) (arm64)

Version/Channel Information:

On release channel

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? No
  • Does the issue resolve itself when disabling Brave Rewards? No
  • Is the issue reproducible on the latest version of Chrome? No
@robd003 robd003 added OS/Android Fixes related to Android browser functionality OS/Desktop labels Dec 16, 2023
@kenherbert
Copy link

kenherbert commented Dec 16, 2023

It is a feature that has a major effect on user privacy, so it is disabled. But you can enable it in brave://flags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop
Projects
None yet
Development

No branches or pull requests

2 participants