You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The eframe text_agent based WASM keyboard on Android seems to be having issues with suggestions and swallowing backspace to only get rid of text in the suggestions and not the actual input. I dunno if this is related to how egui is dispatching events and/or some android keyboard API quirks. I replicated the problem on multiple Android browsers including Firefox and Chromium based ones and didn't see it on the latest version of iOS.
^ the Shhhh gets deleted and no text from the input is modified until the suggestion disappears.
The eframe text_agent based WASM keyboard on Android seems to be having issues with suggestions and swallowing backspace to only get rid of text in the suggestions and not the actual input. I dunno if this is related to how egui is dispatching events and/or some android keyboard API quirks. I replicated the problem on multiple Android browsers including Firefox and Chromium based ones and didn't see it on the latest version of iOS.
^ the Shhhh gets deleted and no text from the input is modified until the suggestion disappears.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text edit contents are immediately editable without having to get rid of the suggestions
Smartphone:
The text was updated successfully, but these errors were encountered: