Skip to content

Bug: Cannot upload images from clipboard with Ctrl/Cmd + V in Image File Node #1427

@giselles-ai

Description

@giselles-ai

Self Checks (Required)

Cloud or Self Hosted (Required)

Self Hosted

Version (only for Self Hosted) (Optional)

Steps to reproduce (Required)

  1. Copy an image to the clipboard.
  2. Navigate to a workflow containing an "Image File Node" (also referred to as "Load Image" node).
  3. Select the Image File Node.
  4. Press Ctrl+V (on Windows/Linux) or Command+V (on macOS).
Image

Expected Behavior (Optional)

The image from the clipboard should be uploaded to the Image File Node, and a preview of the image should be displayed within the node.

Actual Behavior (Optional)

The functionality to upload an image from the clipboard to an Image File Node using the Ctrl/Command + V keyboard shortcut has ceased to work. This was a previously functional feature that has apparently regressed.

Pasting an image from the clipboard into the Image File Node no longer works. In some cases, this action results in a blank load image node being created. This prevents users from quickly importing images into their workflows without having to manually save and load files.

Additional Context (Optional)

This issue appears to be related to how the application handles image data from the clipboard. There have been discussions and bug reports related to similar issues in the ComfyUI community, including problems with pasting images into the "Load Image" node. Some users have also developed custom nodes to specifically address loading images from the clipboard, which suggests that the core functionality may have inconsistencies.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions