I have noticed EVERY site that use Discourse forums does not allow me to scroll, including Braves own forum! Inspecting the page, there is an invisible element that overlays the entire page:
<section id="d-splash">
There is no scrollbar, I cant click anything and arrow keys will not scroll. Deleting this element allows me to use the page fine.
Exact URL of the website in question:
https://community.brave.com/
https://forums.docker.com/
Many others…
All discourse forum sites have an issue with refusing an inline script CSP:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src https://community.brave.com/logs/ https://community.brave.com/sidekiq/ https://community.brave.com/mini-profiler-resources/ https://global.discourse-cdn.com/brave/assets/ https://global.discourse-cdn.com/brave/brotli_asset/ https://community.brave.com/extra-locales/ https://sea1.discourse-cdn.com/brave/highlight-js/ https://sea1.discourse-cdn.com/brave/javascripts/ https://sea1.discourse-cdn.com/brave/plugins/ https://sea1.discourse-cdn.com/brave/theme-javascripts/ https://sea1.discourse-cdn.com/brave/svg-sprite/ 'sha256-hzxbmvze6p3mvhdzlfai9cumlh+qwx6bnt3qtwnpatg='". Either the 'unsafe-inline' keyword, a hash ('sha256-HZxBMVZe6P3MvHDZlFai9cUmLH+qwX6BNT3qTwNPATg='), or a nonce ('nonce-...') is required to enable inline execution.
Did the issue present with default Shields settings? (yes/no)
Yes
Does the site function as expected when Shields are turned off?
No
Is there a specific Shields configuration that causes the site to break? If so, tell us that configuration. (yes/no):
No
Does the site work as expected when using Chrome?
Yes, every other browser works fine
Brave version (check About Brave
):
v1.46.140
Additional
This occurs on every machine that I have brave installed to. It has also been an issue for months. Brave mobile seems unaffected.