-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Search not working on mobile #8712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@tttpa: I've tried on iOS (iPhone) and there the search results window appears ok (a bit too big but that's a different issue). |
It does indeed seem to work fine on iOS (both iPhone and iPad). I used
Even if I click the search bar in the remote DevTools on my computer (instead of using the touch screen on my phone), it still doesn't work. |
@tttapa Please verify if the problem is solved with the referenced commit. It is a bit hard for me to test as I don't own an Android mobile device. Only tested with the simulator that comes with Android Studio. |
This issue was previously marked 'fixed but not released', |
That does indeed seem to fix it, it works now using version 1.9.2, thanks a lot! |
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
Doxygen-8712.zip
Version
1.9.2 (a4958eb), current master version, compiled from source just now. Ubuntu 20.04 x86_64.
The text was updated successfully, but these errors were encountered: