mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
5ca70ca17e
On mobile devices, when the search input is focused, move the cursor to the end of the existing text. This improves the user experience by making it easier to edit or append to the current query without manually moving the cursor first. Closes: https://github.com/searxng/searxng/issues/5112