-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Duplicate Number Entry #1256
Comments
I have the same issue on Android 10. I compiled the fyne_demo for android and only numeric input is doubled on all entry forms (standard, only numeric and multiline). I think its not a sensitivity problem because:
Device: |
Thannks @LuminousLizard which keyboard are you using? (different Android installs seem to ship with different defaults). |
I'm using the Lineage OS AOSP keyboard, its shipped with the /e/ (a Lineage fork). I will try some other keyboard apps. |
I tested "Simple keyboard" (https://github.com/rkkr/simple-keyboard) which is also based on AOSP and it has the same problems. The second one is "Hackers Keyboard" (https://github.com/klausw/hackerskeyboard) is also based on AOSP but the issues are a little bit different xD
|
GBoard (standard google keyboard) has the same problems. |
Fix is merged into |
I will try it on the next release. |
Describe the bug:
Tapping on a number in the stock android keyboard results in two numbers being entered into the widget.Entry
To Reproduce:
Steps to reproduce the behaviour:
Screen capture:
https://gophers.slack.com/archives/CB4QUBXGQ/p1598039652090300 (Github doesn't support uploading mp4)
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: