ComfyUI_frontend icon indicating copy to clipboard operation
ComfyUI_frontend copied to clipboard

[Bug][FireFox]: Cannot drop image element to load image node

Open huchenlei opened this issue 1 year ago • 2 comments

Frontend Version

1.3.1

Expected Behavior

Can drop image element to load image node. Current behavior in Chrome:

https://github.com/user-attachments/assets/8aa4a127-ceda-4700-ad4a-b20783885cff

Actual Behavior

Cannot drop in firefox

https://github.com/user-attachments/assets/30104201-131e-4da9-b766-9c006a575b44

Steps to Reproduce

  1. Do a generation
  2. Drags the generated image to load image node
  3. Observe that node not highlighted, if dropped the workflow in the image will be loaded

Debug Logs

N/A

Browser Logs

N/A

What browsers do you use to access the UI ?

Mozilla Firefox

Other

No response

huchenlei avatar Sep 27 '24 02:09 huchenlei

For me it works

christian-byrne avatar Sep 27 '24 08:09 christian-byrne

Firefox setting:

dom.events.dataTransfer.imageAsFile.enabled

christian-byrne avatar Sep 27 '24 08:09 christian-byrne

This should be fixed. If not, change this setting in Firefox:

dom.events.dataTransfer.imageAsFile.enabled

christian-byrne avatar Jul 16 '25 17:07 christian-byrne