diff options
| author | Bnyro <bnyro@tutanota.com> | 2025-10-24 21:05:31 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-10-25 10:00:28 +0200 |
| commit | b7f9b489c93781bc0319ee3d112b2ba710631302 (patch) | |
| tree | 4dcf21b71ca62bf96ed4083c7b4590280beb7600 /searx/static/themes/default/img/icons/icon_searchcode code.ico | |
| parent | 2cdbbb249a74f7c03a3f5e5fd29d2ae7a82a57fd (diff) | |
[fix] search bar: cursor jumps to beginning when clicking text field
Apparently, setting padding on an input field and then clicking that
space created by the padding forces the seekbar cursor to jump to the
beginning of the input field instead of the actual text position.
By removing that padding, the search bar input automatically claims that
height for itself and thus clicking on the blank space moves the cursor to
the correct position.
closes https://github.com/searxng/searxng/issues/5371
Diffstat (limited to 'searx/static/themes/default/img/icons/icon_searchcode code.ico')
0 files changed, 0 insertions, 0 deletions