Comfy-Org / Comfy-Org/ComfyUI_frontend
Paste from cllipboard to obey system defaults
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Prerequisites
- [x] I am running the latest version of ComfyUI
- [x] I have custom nodes enabled
### What happened?
For left handed users, by system default we could press Ctrl + Insert to copy, and Shift + Insert to paste. But in ComfyUI Shift + Insert (paste) does not work on nodes. Note Ctrl + Insert (copy) does work.
Its an annoying :(
I have default clipspace. Windows 11
### Steps to Reproduce
1. Click a node.
2. Ctrl + Insert ✅ Copy
3. Shift + Insert ❌ Paste
### How is this affecting you?
Minor inconvenience
### ComfyUI Frontend Version
1.39.19
### Browser
Chrome/Chromium
### Console Errors
```javascript
```
### Logs
```shell
```
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.