GNOME Bugzilla – Bug 769028
Can't scroll using finger documentation in Chrome browser on Android OS
Last modified: 2016-09-05 13:46:35 UTC
Ex. website: http://eigen.tuxfamily.org/dox/namespaceEigen.html http://www.stack.nl/~dimitri/doxygen/manual/index.html The same issue apears in the native Android browser. During loading page it is possible to scroll, but when the page is fully loaded and rendered scroll is blocked.
Any suggestions how to debug this without having access to an Android device?
In Chrome browser's Development Tool (Ctrl+Shift+I) you can switch to "Device mode" (Ctrl+Shift+M). The cursor is circle instead of the regular arrow. In such mode mouse's click emulates touch. On the page http://docs.opencv.org/3.0-last-rst/ with touch scrolling is possible. On http://www.stack.nl/~dimitri/doxygen/manual/customize.html scrolling is possible during loading and rendering the page. After the page is fully rendered scrolling is not working any more. I've just checked it with Chrome on MS Windows.
Ok, I can I reproduce what you describe.
Issue should be fixed in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.12. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant (preferably in the form of a self-contained example).