googlearchive / core-pages

Simple content switcher
7 stars 6 forks source link

unable to touch-scroll vertically on mobile #13

Open pfn opened 10 years ago

pfn commented 10 years ago

On mobile devices (android chrome) I'm unable to scroll my core-pages content vertically, the content of each page is a div with dl and pre in the dd, the pre has overflow: auto. Only horizontal scrollbars appear for the pre, but I am unable to scroll it vertically unless I am scrolling outside of the pre box.

Before when I was managing visibility myself, without core-pages, this issue did not occur.

The pages experiencing this issue:

https://github.com/pfn/android_crash_reports/blob/master/crashreports/templates/crashreport.html#L168 https://github.com/pfn/android_crash_reports/blob/master/crashreports/templates/base.html