Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Character error on the keypad. #139

Closed
7 tasks done
yusufsunetci opened this issue Mar 20, 2024 · 1 comment · Fixed by #214
Closed
7 tasks done

Character error on the keypad. #139

yusufsunetci opened this issue Mar 20, 2024 · 1 comment · Fixed by #214
Assignees
Labels
bug Something is not working

Comments

@yusufsunetci
Copy link

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 11

Affected device model

Xiaomi Note 8 Pro

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Open keypad.
Write some one. let "ı" or " " be in.

Expected behavior

It find "ı" character and space character.

Actual behavior

I type 8-6-6 to find "Tom" on the keypad and "Tom" comes out. But if there are too many "Tom" and I want to find "Tom Cruise"... When I typing 8-6-6-3, the space character can't identify and there are no results.

Likewise, the keypad also cannot find the "ı", which is a Turkish character. It find other Turkish characters. (s, ö, ü...) He can't find only "ı".

Screenshots/Screen recordings

No response

Additional information

No response

@yusufsunetci yusufsunetci added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Mar 20, 2024
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Mar 20, 2024
Honk2 added a commit to Honk2/Phone that referenced this issue Jul 21, 2024
naveensingh added a commit that referenced this issue Jan 12, 2025
Fixes #139  ignore white space character for search with dialpad numbers
@yusufsunetci
Copy link
Author

This topic was combined with the topic of making corrections for ignoring the space character. But this error still stands: the keypad also cannot find the "ı", which is a Turkish character. It find other Turkish characters. (s, ö, ü...) He can't find only "ı".

@Aga-C Aga-C reopened this Jan 13, 2025
@naveensingh naveensingh self-assigned this Jan 13, 2025
naveensingh added a commit to FossifyOrg/Commons that referenced this issue Jan 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants