OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
124 stars 118 forks source link

[Calliope mini][micro:bit] Messages->Set channel to bug in some languages #1608

Closed fabianhugo closed 5 months ago

fabianhugo commented 6 months ago

Describe the bug The block "Set channel to ..." is not usable in some languages, since it does not leave space to set a variable number and shows 1%. grafik Correctly it would look like this: grafik Checking briefly I found the following languages affected:

The "set channel to ..." block is particularly important when working with a bigger group of children.

To Reproduce Steps to reproduce the behavior:

  1. Go to Open Roberta Lab
  2. Use Calliope mini or micro:bit
  3. Go to Extended Blocks (Click on the number 2)
  4. Go to messages, use "set channel to" block
  5. Change language to one of the above e.g. Italiano

Expected behavior

bjost2s commented 6 months ago

Thank you for this bug report!

AyaMoussa commented 5 months ago

Solved