Project

General

Profile

Actions

Feature #8

closed
SS SS

Scroll the AppBar

Feature #8: Scroll the AppBar

Added by Soren Stoutner over 10 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Next Release
Start date:
03/02/2016
Due date:
% Done:

0%

Estimated time:

Description

The desire is to scroll the AppBar with the WebView content. This bug is currently blocked by https://code.google.com/p/android/issues/detail?id=200394. Also see discussion at https://code.google.com/p/android/issues/detail?id=198965.

SS Updated by Soren Stoutner over 10 years ago Actions #1

  • Description updated (diff)

SS Updated by Soren Stoutner over 10 years ago Actions #2

  • Assignee set to Soren Stoutner

SS Updated by Soren Stoutner over 9 years ago Actions #3

  • Priority changed from 3.x to 3

SS Updated by Soren Stoutner about 9 years ago Actions #4

  • Priority changed from 3 to 2

SS Updated by Soren Stoutner over 7 years ago Actions #5

  • Priority changed from 2 to Next Release

It will be important to implement this before tabbed browsing or too much screen real estate will be lost on smaller devices.

SS Updated by Soren Stoutner over 7 years ago Actions #7

Overriding `onTouchEvent()` might require calling `performClick()` and implementing custom code there.

https://developer.android.com/reference/android/view/View#onTouchEvent(android.view.MotionEvent)

SS Updated by Soren Stoutner over 7 years ago Actions #9

  • Status changed from New to Closed

MS Updated by my self over 7 years ago Actions #10

I want to report an issue possibly caused by the introduction of this feature. Some pages (for example https://mobile.twitter.com/Twitter) are now cutted at the bottom and scrolling incorrectly in release >= 2.17 when the "scroll app bar" feature is disabled in settings. Thank you.

SS Updated by Soren Stoutner over 7 years ago Actions #11

When the implementation of a new feature creates a bug, it is best to open a new bug report instead of commenting in the existing feature request. It makes the tracking easier. I have created https://redmine.stoutner.com/issues/398 for this purpose.

Actions

Also available in: PDF Atom