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

Append characters in prefix (exactly 3 char) #242

Closed
Vijay-Yosi opened this issue Aug 3, 2016 · 14 comments
Closed

Append characters in prefix (exactly 3 char) #242

Vijay-Yosi opened this issue Aug 3, 2016 · 14 comments

Comments

@Vijay-Yosi
Copy link

I'm using your code in my application(multiple tag like gmail to address), working fine. But while i type exactly 3 character for searching and values are shown in dropdown, select one value then I start to type another email search in same filed means the before searching characters are append with newly searching character.

Eg:- I have search email "moh" select "mohan@mail.com" then start type to another mail search start with "e" means it's showing with previous searching character like "mohe"... how can i solve this. I have download this latest code and check it. This also having same issue. Please update your feedback about this issue. Thanks.
@mgod
Copy link
Contributor

mgod commented Aug 3, 2016

I'm not able to reproduce this issue with the sample project in emulator on my machine. This may be a device or OS version specific issue or even a keyboard problem. Can you see if you can reproduce this with the sample project and give me details about what device you're running this on?

@Vijay-Yosi
Copy link
Author

Can you please check with version 6.0.1 marshmallow

@Mohan3
Copy link

Mohan3 commented Aug 4, 2016

I have check this issue in Nexus 9 device OS version 6.0.1(Marshmallow). Me too get this same issue.

@dungbk811
Copy link

I have check this issue in HTC M8 device OS version 4.4. Me too get this same issue.

@mgod
Copy link
Contributor

mgod commented Oct 2, 2016

default keyboard?

@dungbk811
Copy link

Not default, custom keyboard. I just check with default that it's right.

@sgopi93
Copy link

sgopi93 commented Oct 6, 2016

@mgod same issue in all os, for default keyboard also

@akshitc
Copy link

akshitc commented Oct 12, 2016

I am also getting this issue on Nexus 6, Android version 7.0 (Nougat). This issue is reproducible even in sample project as well on this device. It's like as mentioned by Vijay-Yosi, when you type 3 characters and select a token, then when you begin to type next character, the previous 3 characters got prepended before the current new character.
Also, I am not able to reproduce this issue on Moto X, Android 6.0. Only happening in Android 6.0.1 and above it seems.

@VigneshRamakrishnan
Copy link

VigneshRamakrishnan commented Oct 21, 2016

I am also getting this issue in Nexus 6 Android 6.0.1 . The exact same issue. It is not reproducible on Android 4.x and 7.0 though. (Default keyboard)

@rpjuvvadi
Copy link

+1
Same issue. Running on Redmi 1s with AOSP Keyboard & MM 6.0.1

@syncloudid
Copy link

+1
Issue easily reproducible on Nexus 5X hardware running 7.0 (API 24).

@duckm8795
Copy link

How can i temporarily fix this bug by edit the source code of library ????

@GAumala
Copy link

GAumala commented Apr 20, 2017

I'm having this issue with the simeji japanese keyboard

@mgod
Copy link
Contributor

mgod commented Dec 5, 2017

Closed in #333.

@mgod mgod closed this as completed Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests