googlearchive / core-scroll-header-panel

Fancy scrolling effects where the header animates between tall and condensed states
19 stars 16 forks source link

Chrome on Android does not scroll properly with header #4

Closed jpeiffer closed 10 years ago

jpeiffer commented 10 years ago

The scroll header in the paper demo app does not work properly on the current Android version of Chrome. What appears to be happening is that once the header transitions to the "minified" state, it stops responding to the scroll until the user lifts his or her finger.

Steps to reproduce:

  1. Using Chrome on Android, visit the Scroll Header demo: http://www.polymer-project.org/components/paper-elements/demo.html#core-scroll-header-panel
  2. Scroll down (move finger up on screen)
  3. Notice the header bar stays there, but disappears when you lift your finger.
  4. Scroll up (move finger down on screen)
  5. Notice the bar slides into view, but will leave a large white gap when you get to the top.
  6. White gap disappears and the image appears when finger is lifted.
frankiefu commented 10 years ago

It should work fine on Chrome Beta for Android.

jpeiffer commented 10 years ago

Will this apply to KitKat WebViews, or will they still have the issue after Chrome updates? On Jun 27, 2014 8:54 PM, "Frankie Fu" notifications@github.com wrote:

It should work fine on Chrome Beta on Android.

— Reply to this email directly or view it on GitHub https://github.com/Polymer/core-scroll-header-panel/issues/4#issuecomment-47415073 .

frankiefu commented 10 years ago

Should work fine on the current Chrome on Android. Reopen if it's still an issue.