Two finger swipe back or forward doesn't work on Google search and other websites
Categories
(Core :: Panning and Zooming, defect, P3)
Tracking
()
People
(Reporter: jochenjmbo, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0
Steps to reproduce:
Using Google search, scroll down until new search results load. Then try to use the two-finger swipe to the right to load the previous page.
Actual results:
Swiping back or forward with the track-pad does not work anymore. The blue arrow does not appear.
Selecting any text on the page seems to 'reset' the gestures and swiping back or forward works once more.
Expected results:
The previous page should load.
This problem is not present on other browsers like Safari or Chrome.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Panning and Zooming' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:botond, could you have a look please?
For more information, please visit BugBot documentation.
Comment 3•1 year ago
|
||
I have been unable to reproduce this. Do you have a screen recording of this happening?
Is it only the swiping gesture that does not work, or do the back and forward buttons also not work?
| Reporter | ||
Comment 4•1 year ago
|
||
(In reply to Dan Robertson (:dlrobertson) from comment #3)
I have been unable to reproduce this. Do you have a screen recording of this happening?
Is it only the swiping gesture that does not work, or do the back and forward buttons also not work?
I've recorded a video of the problem.
Comment 5•1 year ago
|
||
Thanks! That is very helpful!
Steps to Repro
The exact STR for me are as follows:
- Ensure you have something in your history.
- Search a generic term in google search, such that there will be more results than can fit in one page.
- Scroll down until more content is loaded
- Immediately attempt to perform a swipe-to-nav gesture
Note that if I wait a couple seconds, I'm able to perform a swipe-to-nav gesture again. To see the issue, you need to perform the swipe-to-nav gesture relatively quickly after more results are loaded.
Other notes
I tested on the release channel and I can indeed reproduce the issue on the release build. I can also reproduce this with mozregression --launch <today's date>, but I have not been able to reproduce this with my local "daily driver" nightly version. There must be some preference that I've set, that hides this issue.
Updated•1 year ago
|
Comment 6•1 year ago
|
||
mccr8 pointed me out that Google has disabled "continuous scroll" search results, thus we are no longer able to diagnose what was going on there. Removing apz-needsdiagnosis and resolving as INCOMPLETE since whatever the google did, theoretically there should exist other sites where swipe-to-navigation doesn't work for the same underlying cause.
Description
•