minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
8k stars 709 forks source link

Improve searchbar keyboard event handling #2514

Closed PalmerAL closed 2 weeks ago

PalmerAL commented 3 weeks ago

...by using input rather than keydown. This should solve some bugs with text input - for example, pasting text or picking a character with an IME now updates the results correctly.