Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You can add sprites outside stage, and mess with buttons #5834

Closed
GrahamSH-LLK opened this issue May 29, 2020 · 3 comments
Closed

You can add sprites outside stage, and mess with buttons #5834

GrahamSH-LLK opened this issue May 29, 2020 · 3 comments

Comments

@GrahamSH-LLK
Copy link
Contributor

GrahamSH-LLK commented May 29, 2020

Expected Behavior

You shouldn't be able to disable the love and favorite buttons.

Actual Behavior

You can, by adding a sprite outside of the stage that intercepts them. You also can detect if someone is hovering over buttons.

Steps to Reproduce

You can. I can't find one that disables them, but this project detects them. I have seen one that actually works at disabling the buttons.

Operating System and Browser

Chrome 81 Chrome OS

@apple502j
Copy link
Contributor

NOTE: Detector part is another bug - #5243 - and scratchfoundation/scratch-vm#2309 will patch those.

@BryceLTaylor
Copy link
Contributor

Closing as duplicate of #5243. If the click interception can be reproduced, please open it in a separate issue including reproduction steps.

@GrahamSH-LLK
Copy link
Contributor Author

GrahamSH-LLK commented Jun 1, 2020

See #5840 @BryceLTaylor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants