This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Two finger swipe for backwards/forwards does not work in C69 #15114
Milestone
Comments
Reproduced on my machine as well. The arrow animations seem to be working but the pages never actually switch when swiping. Double checked |
darkdh
added a commit
that referenced
this issue
Aug 30, 2018
only fire once each scroll since C69 mainly fix #15114 also fix #14871 fix #14829 fix #14785 Auditor: @bsclifton
fixed by 69851d1 |
darkdh
added a commit
that referenced
this issue
Aug 30, 2018
only fire once each scroll since C69 mainly fix #15114 also fix #14871 fix #14829 fix #14785 Auditor: @bsclifton
10 tasks
bsclifton
pushed a commit
that referenced
this issue
Aug 31, 2018
only fire once each scroll since C69 mainly fix #15114 also fix #14871 fix #14829 fix #14785 Auditor: @bsclifton
Verified with macOS 10.12.6 using
Verified with
Went through all the swipe speeds that are available under |
bsclifton
pushed a commit
that referenced
this issue
Sep 11, 2018
only fire once each scroll since C69 mainly fix #15114 also fix #14871 fix #14829 fix #14785 Auditor: @bsclifton
bsclifton
pushed a commit
that referenced
this issue
Sep 14, 2018
only fire once each scroll since C69 mainly fix #15114 also fix #14871 fix #14829 fix #14785 Auditor: @bsclifton
bsclifton
pushed a commit
that referenced
this issue
Sep 18, 2018
only fire once each scroll since C69 mainly fix #15114 also fix #14871 fix #14829 fix #14785 Auditor: @bsclifton
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
On macOS you can use a gesture to go backwards and forwards in your page history. This is a two finger swipe which you do to either left or right. If the input is not registering, you can go into Advanced > Swipe Options to adjust the sensitivity
With the Chromium 69 upgrade, this functionality is not working
Steps to Reproduce
Actual result:
Back/Forward arrows get larger to indicate you're trying to navigate, but the page does not change:
https://drive.google.com/file/d/1cSfVBdR62Ho7LjbJCr98bAdqXfMQ0kJR/view?usp=sharing
Expected result:
Should be able to navigate back and forth as we can on 0.23.104
Reproduces how often:
easily
Brave Version
Brave: 0.23.201
V8: 6.9.427.17
rev: 17d2d17
Muon: 8.1.0
OS Release: 16.7.0
Update Channel: Beta
OS Architecture: x64
OS Platform: macOS
Node.js: 7.9.0
Brave Sync: v1.4.2
libchromiumcontent: 69.0.3497.57
Reproducible on current live release:
no
Additional Information
cc @kjozwiak to give it a try
Same thing happened on c65 update: #13433
The text was updated successfully, but these errors were encountered: