-
Notifications
You must be signed in to change notification settings - Fork 62
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
Conflict with Scratch Tools (in general) and Scratch Addons: "insert blocks by name" #964
Comments
|
ScratchAddons/ScratchAddons#7794 (comment) The "Select Self" plugin seems to be the culprit. Please see the above discussion for a fuller explanation and the possible routes to a solution. |
More data: "Select self", https://github.com/STForScratch/ScratchTools/blob/main/features/select-self/script.js, it seems, is adding menu items to certain blocks (that seem unrelated to adding self?!), for example,
I have tested these blocks in a project, https://scratch.mit.edu/projects/1067296787/editor/, and I notice that:
|
Describe the bug. What is going wrong?
[ this is being crossposted to Scratch Tools.)
(I know compatibility is not supported, but am reporting since this indicates existence of a possible bug in SA as well)
It appears that something in scratchtools is in conflict with the scratchaddons “insert block by name” plugin, causing the mouse to be “locked”, i.e. moving the mouse moves the content of the block editor pane, but one can't click or otherwise get out.
What is causing the bug?
https://discord.com/channels/945340853189247016/1259626053601853460
Screen_Recording_2024-07-08_at_6.41.40_AM.mov
at the start of video, mouse is locked when attempting block insertion, and editor content is moving with mouse. restarting goes back to normal, allowing block suggestion popup, but subsequently locking again.
json:
my ST.json
my sa.json
from another user with same problem:
scratchtools-settings (2).json
scratch-addons-settings (2).json
version: SA 1.39.1 and ST .3.9
Chrome 128.0.6613.120 (Official Build) (x86_64)
Mac Sonoma
Anything else?
this has been crossposted to SA and discord.
The text was updated successfully, but these errors were encountered: