Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Scroll Header Panel flowing over panel scroll bar #16

Open
tjsavage opened this issue Aug 1, 2014 · 0 comments
Open

Scroll Header Panel flowing over panel scroll bar #16

tjsavage opened this issue Aug 1, 2014 · 0 comments
Labels

Comments

@tjsavage
Copy link

tjsavage commented Aug 1, 2014

I was looking at the Demo at, http://www.polymer-project.org/components/paper-elements/demo.html#core-scroll-header-panel. The hero flows over the scroll bar.

http://imgur.com/jADecK7

Same for all browsers below.
Chrome 35.0.1916.153 m
Firefox 30.0
IE 11.0.9431.0IS

The effect is that you can't grab the scroll control to slide down, you must click on the scroll bar somewhere and jump the scroll control to somewhere under the hero so that the scroll control is visible.

Applying #headerContainer { calc(100% - 17px); } seems to fix the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@frankiefu @tjsavage and others