Skip to content
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

Keyboard is often too sensitive (press event trigger twice) on Android release #1357

Closed
sorainnosia opened this issue Oct 4, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists question A question has been asked

Comments

@sorainnosia
Copy link

Describe the bug:

This happen on Android release. Below is the apk
https://github.com/sorainnosia/4DPredictorGo/releases/tag/1.2

Extract 4D_Analysis.apk.zip install it on Huawei devices (P30 Pro)

To Reproduce:

Then go to DataSet tab

  1. Click on DataSet Name Entry
  2. type "top3" and the 3 will be triggered twice and turn to become "top33"

Screenshots:

No screenshot, but can find my source code in https://github.com/sorainnosia/4DPredictorGo/tree/main/src

Example code:

No code example, it happens on UI and keyboard

Device (please complete the following information):

  • OS: Android
  • Version: 10
  • Go version: 1.13
  • Fyne version: 1.2
@andydotxyz
Copy link
Member

Are you using the google keyboard? It sounds like a duplicate of #1256

@andydotxyz andydotxyz added duplicate This issue or pull request already exists question A question has been asked labels Oct 4, 2020
@andydotxyz
Copy link
Member

Closing as duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question A question has been asked
Projects
None yet
Development

No branches or pull requests

2 participants