Project

General

Profile

Actions

Feature #647

open

Consider making WebView NestedScrolling aware

Added by Soren Stoutner over 3 years ago. Updated over 3 years ago.

Status:
New
Priority:
4.x
Start date:
12/07/2020
Due date:
% Done:

0%

Estimated time:

Description

This would involve updating WebView's internal scroll tracker whenever `startNestedScroll()` is called.

https://developer.android.com/reference/androidx/core/view/NestedScrollingChild#startNestedScroll(int)

And would fix the buggy behavior described at https://www.stoutner.com/bug-in-webviews-handling-of-nested-scrolling/.

I would only make this change if it isn't too invasive and would be easy to maintain in the long run.

Actions #1

Updated by Soren Stoutner over 3 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF