You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you right click, the mouse down block should not trigger.
Actual Behavior
Right clicking causes Mouse Down to become true, and it doesn't turn off until you click off of the context menu to dismiss it and then left click again.
(On Windows it only briefly rotates and then stops when you right click)
Steps to Reproduce
Load this project: https://llk.github.io/scratch-gui/develop/#228228816
Let it run through until you get to the section that has the crab.
right click somewhere on the stage
Note: the crab starts rotating and a context menu appears
Note: the crab does not stop spinning after you have clicked (on Mac, on Windows it stops)
Left click somewhere on the stage
Note: the crab still doesn't stop spinning but the context menu dismisses
Left click the stage again
Note: the crab stops spinning
Operating System and Browser
Chrome on Mac
Not on Firefox or Safari
Chrome on Windows behaves slightly differently
Not on Firefox or Edge on Windows
The text was updated successfully, but these errors were encountered:
BryceLTaylor
changed the title
Right clicking triggers mouse down reporter and it never untriggers
Right clicking triggers mouse down reporter and it never un-triggers on Chrome
Jun 20, 2018
Expected Behavior
If you right click, the mouse down block should not trigger.
Actual Behavior
Right clicking causes Mouse Down to become true, and it doesn't turn off until you click off of the context menu to dismiss it and then left click again.
(On Windows it only briefly rotates and then stops when you right click)
Steps to Reproduce
Load this project: https://llk.github.io/scratch-gui/develop/#228228816
Let it run through until you get to the section that has the crab.
right click somewhere on the stage
Note: the crab starts rotating and a context menu appears
Note: the crab does not stop spinning after you have clicked (on Mac, on Windows it stops)
Left click somewhere on the stage
Note: the crab still doesn't stop spinning but the context menu dismisses
Left click the stage again
Note: the crab stops spinning
Operating System and Browser
Chrome on Mac
Not on Firefox or Safari
Chrome on Windows behaves slightly differently
Not on Firefox or Edge on Windows
The text was updated successfully, but these errors were encountered: