Doesn't support Orientation
See original GitHub issueDescription
Whenever I try to use compass in brave browser it could able to get the current location but couldn’t able to support orientation. So it doesn’t show any result but it works good in the other browser like chrome, etc.
Steps to Reproduce
https://lamplightdev.github.io/compass/
- give access to get your current location
- Then you will see the popup that it doesn’t support orientation.
Actual result:
It gets stuck and doesn’t show any result. It shows the popup as “This browser doesn’t support orientation”
Expected result:
Compass should show the direction
Reproduces how often:
Every time
Brave version (brave://version info)
Brave 1.2.43 Chromium: 79.0.3945.130 (Official Build) (64-bit) Revision e22de67c28798d98833a7137c0e22876237fc40a-refs/branch-heads/3945@{#1047} OS macOS Version 10.15.2 (Build 19C57) JavaScript V8 7.9.317.33 Flash (Disabled) User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Command Line /Applications/Brave Browser.app/Contents/MacOS/Brave Browser --enable-dom-distiller --disable-domain-reliability --no-pings --extension-content-verification=enforce_strict --extensions-install-verification=enforce --enable-oop-rasterization=Enabled --sync-url=https://no-thanks.invalid --enable-features=PasswordImport,WebUIDarkMode,SimplifyHttpsIndicator --disable-features=AutofillServerCommunication,LookalikeUrlNavigationSuggestionsUI,WebXR,AudioServiceOutOfProcess,SmsReceiver,NotificationTriggers,UnifiedConsent,WebXrGamepadModule,AllowPopupsDuringPageUnload,SyncUSSBookmarks --flag-switches-begin --flag-switches-end --enable-audio-service-sandbox --disable-webrtc-apm-in-audio-service Executable Path /Applications/Brave Browser.app/Contents/MacOS/Brave Browser Profile Path /Users/springrole/Library/Application Support/BraveSoftware/Brave-Browser/Default
Version/Channel Information:
- Can you reproduce this issue with the current release?
- Can you reproduce this issue with the beta channel?
- Can you reproduce this issue with the dev channel?
- Can you reproduce this issue with the nightly channel?
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields?
- Does the issue resolve itself when disabling Brave Rewards?
- Is the issue reproducible on the latest version of Chrome?
Miscellaneous Information:
It performs the same in all devices.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top GitHub Comments
Works with enabling
Motion sensors
andLocation
and then changing device orientationThis fails on Chrome as well when
Motion sensors
setting is blocked. Since Chrome enables it by default it only checks for location and enabling it works.@CodesOf-Partha looks to be still working for me. Although now i do see that the compass doesn’t move on its own rather you need to move the device itself for the compass to show the proper location. Tested this on
4554ea1a1171bd8d06951a4b7d9336afe6c59967-refs/branch-heads/4183@{#1426}
Can you check the location services under privacy on OS level?