-
Notifications
You must be signed in to change notification settings - Fork 975
Mouse scrolling wheel issues #4472
Comments
I can confirm that scrolling is functioning poorly. When I use it, it scrolls all the way to the bottom regardless of how slightly I slid the wheel. |
Scrolling inoperative on some websites. Scroll wheel doesn't function, and scroll bar on right side of browser just flashes and sometimes will scroll down the page. Followed a link to https://www.yahoo.com/ and cannot navigate with scroll wheel or browser bar. |
Since 0.12.3 having the same behavior on windows 10. Scrolling either puts the page at the top or at the bottom, or it does nothing sometimes. In my case, it only seems to happen when I click through from links on twitter.com (which is currently a pinned tab, but unpinning doesn't change the behavior). Clicking through to a link on this page, for example, doesn't produce the behaviour. On the pages where it happens, if I click through to a link using ctrl + click (open in new tab) the issue is not there in the new tab. But if I open the link in the same tab the issue is still there. Also, when I manually paste the address in a new tab, it doesn't occur either. |
Not sure, if related. What I found, if when I open 1st site (I open https://news.google.com/) However, if I copy the page URL and reopen page myself - scrolling is working |
I had the same scrolling problem today on a github page. The problem was confined to only that one tab. I pasted the URL into a new tab and that tab/page worked fine. (Win7 x64) I'm pretty sure it was this page: https://help.github.com/articles/searching-issues/ Edit: Here's another bad-scrolling report: #4285 @bbondy mystery unveiled: the scrolling problem seems to occur with any link that has a target attribute. |
Me too: One of the Web Pages is this http://www.gearbest.com/cell-phones/pp_363558.html.. |
Issue seems to occur following an outbound link that opens a new tab with either left click or mouse wheel click. As far as I can tell, pages that do not open a new tab when left clicked do not have issues, even when opened with mouse wheel click. Opening with right click & "Open Link in New Tab" does not have issues. Neither does copy-pasting link address . |
I've had scrolling issues since the latest update as well. |
Hey there folks! I'm digging into this issue and hope to find the root cause I was easily able to reproduce on Windows 10 |
If you're having this problem on Windows, give this post a big thumbs up (click the thumbs up below) |
If you're having this problem on a Mac or Linux, give THIS post a thumbs up (you should not be seeing it- the only thumbs up was from me) |
@admiral142 @KVtemp @Kzeir @SlavikCA @mpdonnelly @privatzee @AaronLenoir and others- what platform are you all on? Windows? Mac? |
Looks to be isolated to 0.12.3 on Windows Root cause (at this time) appears to be related to the Electron or Chromium upgrade we did as part of the release Folks that reported the issue (before fully characterizing it) Twitter reports: |
I've got Win7 x64, as stated above. It happens anywhere that I tested with a tab opened via a target attribute in a link. |
@privatzee thanks! and I believe your guess above is correct; problem seems to be related to target=_blank (haven't proven it yet, but it seems consistent) |
I've windows 10 64bit Anniversary Update too.. Att: Alessandro Tetsuo More 2016-10-04 22:04 GMT-03:00 Brian Clifton notifications@github.com:
|
the problem does appear to be restricted to renderer initiated new tabs which would include things like targets and window.open |
One website is http://breitbart.com on windows 10 platform. |
… in chrome 53 temporary fix for #4517, #4518 and #4472 auditors: @bbondy @bsclifton @jonathansampson see https://bugs.chromium.org/p/chromium/issues/detail?id=613414
Great news folks! A work-around has been found 🎉 Our developer @bridiver dug deep into the Chromium code and found that this issue was likely introduced in our upgrade to Chromium 53.0.2785.116. Specifically, the problem is related to functionality introduced by this issue: We're working through the remaining issues and hope to have a new release soon. Please bear with us as we finish up testing- we want to make sure we're offering everybody a solid fix and not something which fixes this but introduces other issues. Thanks! 😄 |
And the new version of Brave with the fix is live! Thanks for being patient, folks! Let us know how this new version looks 😄 |
0.12.4 fixes this problem and is available now. Thanks for your patience! |
Works fine now in Brave 0.12.4 Win7 x64 |
Did you search for similar issues before submitting this one?
Describe the issue you encountered:
When opening a link which causes a new tab to be opened, your scrolling behavior can be broken
Reported behaviors include:
Work around:
Expected behavior:
You should be able to scroll
Unable to smooth scroll on sites when link opened from a different site #4285 (possible dupe)
Brave can't scroll down in this website #4508 (closed as dupe)
Scroll down jumps to the end of page when page opened in a new tab #4515 (closed as dupe)
Problem with scrolling on Google Sites #4527 (closed as dupe)
Mouse scrolling wheel issues #4547 (closed as dupe)
Tab opened with middle click has non-functional mouse-wheel scrolling #4530
The text was updated successfully, but these errors were encountered: