Describe the bug
Running REPL in labs.pybricks.com on an EV3.
Want to copy a small program from the python window and paste into the REPL.
The copy succeeds (I can paste it in the python window).
But in the log window (is that how we call it?) where the REPL is active, the paste does nothing.
While it does work on the spike prime REPL.
To reproduce
Steps to reproduce the behavior:
- Go to labs.python.com
- Connect the EV3 via USB
- Click on the REPL button
- Select some text in the python window and 'copy'
- Right click in the log window and select "Paste"
- See nothing happening
Expected behavior
Would have expected the paste to work, like it does on a spike prime.
Both hubs have V4.0.0b8 as firmware:
('ev3', '4.0.0b8', 'ci-build-4793-v4.0.0b8-5-g0790d4f6 on 2026-03-24')
The version line here, also proves that copy in the REPL does work.
Screenshots
There is a saying that a picture is worth a 1000 words. Screenshots really help to identify and solve problems.
Describe the bug
Running REPL in labs.pybricks.com on an EV3.
Want to copy a small program from the python window and paste into the REPL.
The copy succeeds (I can paste it in the python window).
But in the log window (is that how we call it?) where the REPL is active, the paste does nothing.
While it does work on the spike prime REPL.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Would have expected the paste to work, like it does on a spike prime.
Both hubs have V4.0.0b8 as firmware:
('ev3', '4.0.0b8', 'ci-build-4793-v4.0.0b8-5-g0790d4f6 on 2026-03-24')The version line here, also proves that copy in the REPL does work.
Screenshots
There is a saying that a picture is worth a 1000 words. Screenshots really help to identify and solve problems.