woheller69 / browser

A privacy oriented web browser with Greasemonkey style script support and Cookie Banner Blocker
GNU General Public License v3.0
160 stars 18 forks source link

Cannot click on links #1

Closed javierxio closed 7 months ago

javierxio commented 7 months ago

Steps to reproduce:

  1. Launch browser
  2. Navigate to "www.investing.com"
  3. Try to press on "Indices Futures"

Expected Result:

Should navigate to "https://www.investing.com/indices/indices-futures" after pressing on link

Current behavior:

No action is happening.

javierxio commented 7 months ago

I have turned on Javascript in the browser settings and it is working now. I had turned the setting off previously and that was when I reported this issue.