Closed
Description
Describe the bug
When tapping the search field in a mobile browser, it immediately loses focus and it is impossible to type a query.
Screenshots
In the following recordings, I'm just tapping the search field:
1.8.20 works fine (Chrome):
chrome-1.8.20.doxygen.mp4
1.9.2 (master) doesn't work (Chrome):
chrome-1.9.2.doxygen.mp4
1.9.2 (master) doesn't work (Firefox):
firefox-1.9.2.doxygen.mp4
To Reproduce
cat > header.h << EOF
/** @brief Some class. */
class C {};
EOF
doxygen -g
doxygen
Version
1.9.2 (a4958eb), current master version, compiled from source just now. Ubuntu 20.04 x86_64.
Metadata
Metadata
Assignees
Labels
No labels