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

Middle click/scroll function doesn't work with Linux version #15576

Closed
NOVATechnocrat opened this issue Apr 29, 2021 · 17 comments · Fixed by brave/brave-core#21874
Closed

Middle click/scroll function doesn't work with Linux version #15576

NOVATechnocrat opened this issue Apr 29, 2021 · 17 comments · Fixed by brave/brave-core#21874
Assignees
Labels
closed/duplicate Issue has already been reported feature-request OS/Desktop OS/Linux priority/P5 Not scheduled. Don't anticipate work on this any time soon. QA/No release-notes/exclude suggestion

Comments

@NOVATechnocrat
Copy link

Description:

  • The middle button does not activate scrolling which is present in other browsers including Chromium, Firefox, Chrome etc.

To reproduce:

  • Install Linux
  • Install Brave
  • Middle click

Expected result:

  • When I use the middle scroll wheel key, expected behavior is engaging the scroll function so I may click and drag upward or downward to scroll. This is not happening and I'm not seeing the customary scroll icon either.

Reproduces how often:

  • Every time

Version:

  • Brave version (brave://version info)
  • Release Notes V1.23.75 (Apr 28, 2021)

Other Additional Information:

Linux Pop OS 20,10

uname -a 127 ↵
Linux deadbeefcafe 5.11.0-7614-generic #15161862669320.10~ecb25cd-Ubuntu SMP Thu Apr 22 16:00:45 UTC x86_64 x86_64 x86_64 GNU/Linux

@NOVATechnocrat
Copy link
Author

Actually, I don't see that behavior on Chrome. Middle button doesn't work there either. :L

@ryanbr
Copy link

ryanbr commented May 1, 2021

The middle cllick options could be configurable in the X11/mouse settings, have you look there? @NOVATechnocrat

@NOVATechnocrat
Copy link
Author

Apparently this function is only available on Firefox. It's called autoscroll and required a Chrome extension to enable it. This scroll function by the extension in Brave is choppy. I'd love native integration. Does no one else use this?

More about Autoscroll:

https://askubuntu.com/questions/908/firefox-middle-mouse-button-scroll

Extension:

https://chrome.google.com/webstore/detail/autoscroll/occjjkgifpmdgodlplnacmkejpdionan/related

@rebron rebron added feature-request OS/Linux suggestion priority/P5 Not scheduled. Don't anticipate work on this any time soon. labels May 3, 2021
@brunolpsousa
Copy link

There is a flag for this:

--enable-blink-features=MiddleClickAutoscroll

It's working fine for me. Could this be turned into an option config (especially removing the warning)?

Source

@NicolasGoeddel
Copy link

There is a flag for this:

--enable-blink-features=MiddleClickAutoscroll

It's working fine for me. Could this be turned into an option config (especially removing the warning)?

Source

Wow, thank you. I just installed Brave and immediately missed the middle click auto scroll feature. I don't understand that annoying warning when using this command line flag but it seems to work flawlessly.

By the way: There are a lot of auto closed community posts about this missing feature:

So please, we need this!

@RobotoSkunk
Copy link

I think this would be a really good feature for Brave, I vote to implement this as an option in configuration!

@Lamby777
Copy link

Apparently there's a JSON file to write those flags into? I don't know, but some guy on the comments for a Chrome extension said so... but yeah, I'm not about to install a whole extension just to simulate this native browser functionality. Why can't this just be a thing in brave://flags? Is that separate from Blink's command-line flags?

@agowa
Copy link

agowa commented Jul 17, 2023

If brave is ran with the --enable-blink-features=MiddleClickAutoscroll commandline argument the middle click scroll works. It works, even though brave will show a warning about it being unsupported on launch...

This ticket is also a duplicate of #959

@Philippe734
Copy link

Thanks for the tips to use the commandline argument. I guess, before 2035 Brave will enable this feature.

@sangwoo108
Copy link

FYI, this issue is closed as duplicated. But the original issue is resolved. We added "MiddelButtonAutoscroll" option to brave://flags

@agowa
Copy link

agowa commented Feb 7, 2024

@sangwoo108 Is it planned to add this option to the normal options page in the future, or is a separate ticket needed for that?

Basically enabling that feature will cause brave to have the same behavior on Linux as it already has on Windows. Therefore it probably should be a bit more accessible to normal users than just brave://flags. Also other browser like e.g. firefox have it in the UI, so brave would also not be the first one to show such an option to show a settings option for enabling the Middle Button Autoscroll also on Linux.

The main issue for why it is not enabled by default is that it overlaps with another function. But that is hardly a reason to keep it out of normal users and the regular settings page. What do you think?

@sangwoo108
Copy link

Hi @agowa ! Yes it is. As for now, we are checking if there is no more regression by enabling it. So your feedback will be really helpful. #959 (comment)

@sangwoo108
Copy link

It's not there... I'm on v1.62.156, updated last night. Is it only in the beta channel rn?

It should be only in the Nightly channel.

@Lamby777
Copy link

Lamby777 commented Feb 7, 2024

It's not there... I'm on v1.62.156, updated last night. Is it only in the beta channel rn?

It should be only in the Nightly channel.

yea mb i saw the milestone thing above your comment like immediately after posting that which is why i deleted it but ig github notifications are what they are

@lukaskretzschmer
Copy link

OMG, can't wait for the official release of this!

@bsclifton
Copy link
Member

@lukaskretzschmer official release will be 1.64 and that is planned for March 19th 😄 It's now on Beta

@ghostersk
Copy link

Hello Everyone, I have just checked it again today, and now it is available in the chrome://flags
Previously you had to put it to the shortcut, but now it can be neabled in flags and no more popups on brave start.
Also there is universal Dark mode for all sites... AMAZING!!!!!!!!
Screenshot_20240422_055729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/duplicate Issue has already been reported feature-request OS/Desktop OS/Linux priority/P5 Not scheduled. Don't anticipate work on this any time soon. QA/No release-notes/exclude suggestion
Projects
None yet
Development

Successfully merging a pull request may close this issue.