Can't overscroll on the left, only on the right on Android 12 and laters
Categories
(GeckoView :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: mstange, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
7.21 MB,
video/mp4
|
Details |
Steps to reproduce:
- In Firefox for Android, go to https://www.wikipedia.org/ and zoom in a small amount so that you can scroll horizontally. Alternatively, go to any page that's horizontally scrollable.
- Scroll all the way to the right and pull.
- Scroll all the way to the left and pull.
Expected results:
Overscroll should work both at the left and the right end of the page. The native Android overscroll effect should be displayed; on my phone, this effect is a horizontal stretch.
Actual results:
I can only overscroll on the right, pulling and stretching the page to the left.
I cannot overscroll on the left - pulling the page to the right does not stretch it to the right.
Updated•9 months ago
|
Comment 1•8 months ago
|
||
The severity field is not set for this bug.
:boek, could you have a look please?
For more information, please visit BugBot documentation.
Updated•8 months ago
|
Updated•6 months ago
|
Comment 2•4 months ago
|
||
Hey folks, is this something you might be familiar with?
Comment 3•4 months ago
|
||
I think Markus originally filed this bug under the right component.
From APZ standspoint we do properly call this updateOverscrollVelocity with negative x values in cases where we do overscroll on the left.
Moreover I can see the overscroll effect at the left edge on GeckoView example on Android emulator 7.0 locally, I can't see the (stretching) effect on Fenix on my pixel 3 (Android 12). So this bug might be a Fenix bug, though.
Comment 4•4 months ago
•
|
||
Confirmed that the overscroll effect can be seen on Fenix on Android emulator 7.0 (though the visual effect position is slightly odd though).
Comment 5•4 months ago
|
||
I'm able to reproduce this issue on both GeckoView Example and Fenix on Android 14.
Comment 6•3 months ago
|
||
The severity field is not set for this bug.
:owlish, could you have a look please?
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Description
•