-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
Describe the bug
At the DHA workshops, a few students ran into an issue where the block workspace would stop recognizing mouse up/down gestures. The only way to resume was to reload App Inventor.
Affects
- Designer
- Blocks editor
- Projects Explorer
- Android Companion
- iOS Companion
- Android Compiled APK/AAB
- iOS Compiled IPA
- Buildserver
- Debugging
- Other... (please describe)
Expected behavior
General interactions with the workspace should not cause it to reach a state where the user can no longer do anything.
Steps to reproduce
Unclear. It did not happen to every student, and even for a given student only once during the 90 minute period. My intuition is that it probably has something to do with lexical variable flydowns, where the blocks get destroyed while having an active gesture and then the gesture cannot be cleared because another flydown has opened.