Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Can't get a keyboard up in serial REPL

Open
#181 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
android, javascript
Domain
cli, mobile

Research direction

Reproduce the serial REPL interaction on Android 8.1 with Chrome 75, using the reported degree-symbol program and checking both keyboard launch and serial echo. Trace the browser-side serial REPL input and focus handling; done means the keyboard opens and Ctrl+C/Ctrl+D or typed input reaches the REPL as expected.

Written by the indexing model from the issue text.

Description

WebUSB

I'm trying a program with the ° symbol on android chrome. Serial is unresponsive i.e. my print statement isn't being echoed to serial window. I click the blue line click here or press CTRL c to enter REPL.
When i click on the cursor to get a keyboard so i can try CTRL+D (reboot) i can't get either of my keyboards to launch.

Android version 8.1.0
Samsung experience version 9.5
Chrome version 75.0.3770.101

Dominant language
JavaScript
Stars
201
Forks
126
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bbcmicrobit/PythonEditor

All issues in bbcmicrobit/PythonEditor

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.