Conversation
|
I look forward to this change. I just discovered this problem when trying to use an on-screen keyboard. |
|
Hey @trigg, in the end, since a few people seem to care about it being fixed asap, I would like it if we could get this current state reviewed and hopefully merged. My experiments for making it smoother probably won’t be ready any time soon. |
44f67a2 to
b63ed36
Compare
Reduced jank on search, it now behaves like a proper text input, with the caveat of the first key press only recognising simple keys. Co-authored-by: trigg <triggerhapp@gmail.com>
|
@trigg hi, finally got to get around to it ! My impressions on this have not changed, while i’m not happy about this being needed and still want to overhaul the menu’s navigation, this is a huge step-up from prior behaviour. If it looks good to you, it looks good to me. |
Reduced jank on search, it now behaves like a proper text input, at the price of eating the first key when user attempts to type while it is not focused.
Addresses #325