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
125 stars 121 forks source link

Calliope mini: modal dialog moves with the cursor #186

Open vlebedynska opened 5 years ago

vlebedynska commented 5 years ago

Describe the bug If I want to change the Pin from "off" to "analog" or "digital" in "open/close the robots view" for Calliope mini, the modal dialog starts to follow my cursor.

To Reproduce Steps to reproduce the behavior:

  1. Go to Open Roberta Lab, Calliope mini
  2. Click on 'Simulation' -> 'Start your program in simulation' -> 'open/close the robots view'. Open the option list for pin modes (off, analog, digital) and leave the option field without confirming any option.
  3. See error.

Expected behavior

Device information

bjost2s commented 5 years ago

seems to be a macOSX problem, no problem with Chrome or Firefox and Ubuntu 18.04, what about Windows?