android / android/nowinandroid
[Bug]: Using backspace in in search removes spaces in random places
- Dominant language
- Kotlin
- Stars
- 21.8k
- Forks
- 4.6k
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is there a StackOverflow question about this issue?
- [X] I have searched StackOverflow
### What happened?
When trying to erase text in the search bar it removes spaces in random places.
https://github.com/android/nowinandroid/assets/41597036/fd204f34-ff01-4dad-b42d-1b9a6ff95d2a
I am using android 11 with AOSP keyboard.
### Relevant logcat output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by reproducing the search-bar behavior on Android 11 with the AOSP keyboard, using backspace to erase text containing spaces. Trace the search input handling from the search bar entry point and verify that backspace removes only the intended character; done means spaces are not removed from unrelated positions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100