-
Notifications
You must be signed in to change notification settings - Fork 975
Fixed back/forward gesture to match system preferences #3299
Comments
adding to this: We need to base the fixes against Safari for swipe nav vs panning. |
👍 |
+(a lot). |
+1 from user Jim reported swipe gestures not working on Windows |
also when three finger swipe is set in osx brave still does two finger swipe navigation, which it should not. |
I commented on a similar issue which was closed, and I was directed here. So, just for completeness: |
Tagging as a serious macOS usability issue. Please re-prioritize if needed. |
Just adding on here. I'm on MacOS 10.10.5 and Brave 0.13.5 and Brave is not respecting my system preferences of no back/forward swipe between pages gestures. |
Temporarily add system preference swipe setting back until we complete appState migration fix #7100, #3299 Auditors: @bsclifton, @bbondy Test Plan: For swipe conflict 1. Navigate to some sites and make sure you have back/forward history 2. Open dev panel by shift + f8 to make webview smaller 3. Go to https://github.com/brave/browser-laptop/projects/1 4. Swipe left/back should not trigger navigation until reaching the edge For swipe setting 1. Navigate to some sites and make sure you have back/forward history 2. Turn off "Swipe between edges" in system setting 3. There should be any navigations by edge swiping 4. Turn on "Swipe between edges" in systme setting 5. There will be navigation by edge swiping
Temporarily add system preference swipe setting back until we complete appState migration fix #7100, #3299 Auditors: @bsclifton, @bbondy Test Plan: For swipe conflict 1. Navigate to some sites and make sure you have back/forward history 2. Open dev panel by shift + f8 to make webview smaller 3. Go to https://github.com/brave/browser-laptop/projects/1 4. Swipe left/back should not trigger navigation until reaching the edge For swipe setting 1. Navigate to some sites and make sure you have back/forward history 2. Turn off "Swipe between edges" in system setting 3. There should be any navigations by edge swiping 4. Turn on "Swipe between edges" in systme setting 5. There will be navigation by edge swiping
Feat/enable threefinger swipe, closes #3299
Test plan
For swipe conflict
For swipe setting
Original issue description
Experienced behavior:
I've tried to use the forward and backwards swipe gesture in Brave on my Macbook Pro trackpad but it never worked for me. I was quite puzzled because I've looked up if Brave supported macOS trackpad Gestures and read that in theory it should recognize them.
I later discovered that I've diverted from the default two finger "Swipe between pages" option in the Trackpad settings to three fingers.
When defaulting to the two finger option Brave oddly recognizes three finger back/forward gestures, but not the selected two finger ones, which doesn't really feel right.
Expected behavior:
Brave should adhere to the setting made in macOS and use two and three finger swipes according to the selected option, or at least support 3 finger swipes when they are selected in settings.
macOS 10.11.6
0.11.5
i. select "Swipe with three fingers" in Tackpad Settings->More Gestures->Swipe between pages
ii. try to use three finger back/forward swipe gesture in brave
Support MacBook trackpad pinch to zoom Support MacBook trackpad pinch to zoom gesture #1364
Two-finger swipe gesture on macOS should have visual indicator Two-finger swipe gesture on macOS should have visual indicator #2477
Support for three finger tap: "Look up & data detectors"
Simulated 3 Finger Swipe Gestures not working Add support for browser navigation macros #6587
The text was updated successfully, but these errors were encountered: