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
Middle click should not paste anything, it should just pan in the mask editor.
Actual Behavior
When mask editor is open, middle click pastes nodes in the clipboard in the background.
This happens in Linux with chromium based browsers. I haven't tested it in Windows or Mac.
In Firefox and forks, by default, middle click always pastes the clipboard, outside the mask editor too, but disabling the option in firefox settings disables the behaviour, and it doesn't happen even in the mask editor.
Steps to Reproduce
It happens with any node copied in the clipboard and pressing middle click in the mask editor.
Frontend Version
ComfyUI_frontend v1.8.13
Expected Behavior
Middle click should not paste anything, it should just pan in the mask editor.
Actual Behavior
When mask editor is open, middle click pastes nodes in the clipboard in the background.
This happens in Linux with chromium based browsers. I haven't tested it in Windows or Mac.
In Firefox and forks, by default, middle click always pastes the clipboard, outside the mask editor too, but disabling the option in firefox settings disables the behaviour, and it doesn't happen even in the mask editor.
Steps to Reproduce
It happens with any node copied in the clipboard and pressing middle click in the mask editor.
Debug Logs
Nothing happens in the console.
Browser Logs
That appears when entering the mask editor, nothing gets logged when middle click is pressed.
Setting JSON
comfy.settings.json
I've tried with "KJNodes.MiddleClickDefault" both in true and false.
What browsers do you use to access the UI ?
Vivaldi and Brave (the problem happens).
Firefox (it doesn't happen disabling middle mouse paste in the about:config settings).
Other
No response
The text was updated successfully, but these errors were encountered: