Skip to content

Search not working on mobile #8712

Closed
Closed
@tttapa

Description

@tttapa

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

Doxygen-8712.zip

Version
1.9.2 (a4958eb), current master version, compiled from source just now. Ubuntu 20.04 x86_64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions