Scrolling functionality

@Doh ,

In Brave Browser > Settings, there is a Tab Key setting that causes Tab Key action to select only certain parts of a web page.

See if you can find that setting and toggle it.

If no fix, continue herein:

Not sure, but try . . .

Re a recent Media Keys problem

And then try . . .

Go to brave://flags

Make note of any experiments/flags that you have experimented with; then click the Reset all button.

You might be prompted to Restart Brave Browser.

Return to brave://flags and search for Enable De-AMP and select Disable

Go to: brave://net-internals/#dns and click on Clear host cache

Next, go to: brave://net-internals/#sockets and click on both (in succession):

  • Close idle sockets
  • Flush socket pools

Exit/Quit everything and restart your computer.

Notes re what are:

DNS cache:

Socket pool:

With pooling, instead of closing a connection after it is used, we can keep it idle while it waits to handle another request. This saves the resources required to create a new connection.