Open Bug 1892102 Opened 1 year ago Updated 10 months ago

Overscroll at the top goes sideways on Android

Categories

(GeckoView :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: mstange, Unassigned)

References

(Blocks 1 open bug)

Details

Steps to reproduce:

Expected results:
The page should stretch vertically.

Actual results:
The page does not stretch vertically.
But if you Drag your finger to the left, then the page stretches horizontally! That's unexpected because the page is not scrollable horizontally.

This is likely an issue inside GeckoView overscroll implementation. I confirmed this updateOverscrollOffset function gets called on Android emulator.

Component: Panning and Zooming → Core
Product: Core → GeckoView

(In reply to Hiroyuki Ikezoe (:hiro) from comment #1)

This is likely an issue inside GeckoView overscroll implementation. I confirmed this updateOverscrollOffset function gets called on Android emulator.

I think this tells us that the part about vertical overscroll not happening is an issue in GeckoView.

But the part about horizontal overscroll happening when it shouldn't seems like something we have control over in APZ -- should we spin that out into a separate bug?

(In reply to Botond Ballo [:botond] from comment #2)

(In reply to Hiroyuki Ikezoe (:hiro) from comment #1)

This is likely an issue inside GeckoView overscroll implementation. I confirmed this updateOverscrollOffset function gets called on Android emulator.

I think this tells us that the part about vertical overscroll not happening is an issue in GeckoView.

But the part about horizontal overscroll happening when it shouldn't seems like something we have control over in APZ -- should we spin that out into a separate bug?

Yeah, filed bug 1892177.

See Also: → 1892177

The severity field is not set for this bug.
:boek, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jboek)
Severity: -- → S3
Depends on: 1892177
Flags: needinfo?(jboek)
Priority: -- → P3
Component: Core → General

The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit BugBot documentation.

Priority: P3 → --
Blocks: 1895538
You need to log in before you can comment on or make changes to this bug.