Two back gestures result in one back navigation
Categories
(Firefox for Android :: Browser Engine, defect)
Tracking
()
People
(Reporter: paul, Unassigned)
Details
Steps to reproduce:
- Navigate through three pages via hyperlinks.
Page 1 -> Page 2 -> Page 3
- Enter two back gestures in quick succession.
The second gesture should be entered while Page 2 is loading, before it is displayed.
The back gesture can be tapping an on-screen back icon, or e.g. a swipe from the edge of the display inwards.
Actual results:
You end up on Page 2, not Page 1.
The second back gesture is dropped.
Expected results:
You end up on Page 1.
The desktop version of Firefox behaves that way if you rapidly enter two back actions (e.g. click the icon or your back mouse button twice rapidly). It also behaves that way in Chrome for Android, for what that is worth.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::Browser Engine' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
Hey kruo68k, I wasn't able to reproduce this on my device. Could you reply back with the device, android OS version and Firefox for Android version that you are using to help us find a reproduction case?
Going to mark this as an S4 for now since this is also the behavior in Chrome.
Description
•