Skip to content

Mouse Down sensing blocked by Monitor #1622

@Mr-Dave2

Description

@Mr-Dave2

Expected Behavior

When the mouse is over a monitor and the mouse button is pressed the sense block for mouse down should report true.

Actual Behavior

When the mouse is over a monitor and the mouse button is pressed the sense block for mouse down reports false.

Steps to Reproduce

Drag out a forever block .
Click on the My Variable monitor.
Put into the forever block "set My Variable to [mouse down]"
Click on the forever block.

Click on the stage - but not over the monitor- and hold down the mouse button. Then notice that the monitor says true.

Then do this while the mouse is over the monitor and notice it remains "false". But under Scratch 2 it will say True.

Operating System and Browser

Windows 7, Firefox 62.0.2

I have a test case here

And this bug affects this actual program https://beta.scratch.mit.edu/#245545359

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions