Issues with demo in Android Chrome
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- android
- Domain
- frontend
Research direction
No file, test, or entry point is named. Reproduce the two input issues in the Android Chrome demo using the command sequence from the report, then trace the demo's command-line editing and redraw behavior. Done means backspace edits the current line normally and the next command's first word is not duplicated.
Written by the indexing model from the issue text.
Description
- Backspace doesn't work after first command is run
- After running first command the first word of the next commands is doubled, which is even worse due to the first bug because without Ctrl+C on the normal Android keyboards you are stuck.
Test scenario:
>>> import micropython
>>> dirdir(micropython) # was just trying for one for
#If I hit backspace now I get this, one print per press
>>> dirdir(micropython dirdir(micropytho dirdir(micropyth
#ad nauseum, these are put the current command line instead of being redrawn in place
- Dominant language
- C
- Stars
- 161
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from micropython/micropython-unicorn
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
All issues in micropython/micropython-unicorn
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
NVIDIA/k8s-device-plugin#2061 · 1 comment ·
-
task
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
vsanthanam/JBird#429 ·