DynamoRIO / drmemory

Memory Debugger for Windows, Linux, Mac, and Android
Other
2.44k stars 262 forks source link

[Website] Online Documentation Cannot Scroll on Android Phone (Nexus 6) #1835

Open frizzr opened 8 years ago

frizzr commented 8 years ago

Referring to

http://drmemory.org/docs/

The right-hand pane cannot be scrolled down or up on a Nexus 6 Android phone and the latest version of Chrome. Not sure if it affects other phones or Android setups.

derekbruening commented 8 years ago

The docs are produced by Doxygen so this would either be a Doxygen issue or a Chrome on Android issue (and you'd think a lack of scrolling would be the browser's fault). Scrolling works fine on Chrome and Safari on iOS.

zhaoqin commented 8 years ago

I can reproduce it on my Nexus 6. Tested dynamorio.org/docs on Nexus 6, and it works fine.

On Fri, Dec 11, 2015 at 11:18 AM, derekbruening notifications@github.com wrote:

The docs are produced by Doxygen so this would either be a Doxygen issue or a Chrome on Android issue. Scrolling works fine on Chrome and Safari on iOS.

— Reply to this email directly or view it on GitHub https://github.com/DynamoRIO/drmemory/issues/1835#issuecomment-163978963 .

zhaoqin commented 8 years ago

Tried on Nexus 7, cannot scroll either.

derekbruening commented 8 years ago

Xref https://bugzilla.gnome.org/show_bug.cgi?id=746144

Xref http://doxygen.10944.n7.nabble.com/Generated-HTML-not-suitable-for-some-Android-devices-td6114.html

Xref https://bugs.chromium.org/p/skia/issues/detail?id=3109