Status: Unconfirmed
Owner: ----
Labels: Area-Compat Pri-2 Via-Wizard Type-Bug OS-Android
New issue 167875 by
carpied...@gmail.com: A Fixed DIV with overflow:auto
does not Render a Scroll Bar
http://code.google.com/p/chromium/issues/detail?id=167875
Example URL:
http://quartermaester.info/mobile.html
Steps to reproduce the problem:
1. Create a DIV with position:fixed; height:100px; overflow-y:auto; in CSS
2. Add enough content to the DIV that it will overflow.
What is the expected behavior?
In most browsers, a scroll bar appears on the DIV. The content can be
scrolled up and down.
What went wrong?
In Android Chrome, it behaves as if overflow:hidden were set in CSS.
Does it occur on multiple sites: N/A
Is it a problem playing media? No
Is it a problem with a plugin? No
Did this work before? N/A
Does this work in other browsers? Yes Chrome for Windows, HTC Android
browser, Safari for iOS
Chrome version: 18.0.1025469 Channel: stable
OS Version: 1.4.2 (Nexus 7)