Custom Node Testing
Your question
Describ
After updating ComfyUI to version 9c34f5f and later, the drag-and-drop functionality for the LoadImage node has stopped working specifically in the Legacy UI.
Interestingly, the feature works as expected in the New Frontend (2.0), but fails when switching back to the old interface. This suggests a regression where new global drag-and-drop event handlers are interfering with the legacy node input listeners.
Expected behavior
The LoadImage node in the Legacy UI should accept dragged files and upload them to the input folder, just as it does in the New Frontend (2.0).
Environment
ComfyUI Revision: 9c34f5f and later
Frontend Mode: Legacy UI (Broken) / New Frontend (Working)
Browser: [Microsoft Edge]
OS: [Windows 11]
Additional context
Comparison: I have confirmed that the exact same operation works perfectly in Node 2.0 (New Frontend), but it is a critical blocker for users who prefer or rely on the Legacy UI layout.
Logs
Other
No response
Custom Node Testing
Your question
Describ
After updating ComfyUI to version 9c34f5f and later, the drag-and-drop functionality for the LoadImage node has stopped working specifically in the Legacy UI.
Interestingly, the feature works as expected in the New Frontend (2.0), but fails when switching back to the old interface. This suggests a regression where new global drag-and-drop event handlers are interfering with the legacy node input listeners.
Expected behavior
The LoadImage node in the Legacy UI should accept dragged files and upload them to the input folder, just as it does in the New Frontend (2.0).
Environment
ComfyUI Revision: 9c34f5f and later
Frontend Mode: Legacy UI (Broken) / New Frontend (Working)
Browser: [Microsoft Edge]
OS: [Windows 11]
Additional context
Comparison: I have confirmed that the exact same operation works perfectly in Node 2.0 (New Frontend), but it is a critical blocker for users who prefer or rely on the Legacy UI layout.
Logs
Other
No response