UI/Qt: Autofocus the about:history search input

This commit is contained in:
Tim Ledbetter 2026-06-17 06:10:43 +01:00 committed by Andreas Kling
parent 0db82b3133
commit 61bba95948

View file

@ -223,6 +223,7 @@
class="search-input"
placeholder="Search history"
spellcheck="false"
autofocus
/>
</div>