Drag to select not working on Firefox
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Expected Behavior
Holding the Ctrl key and dragging while holding left click should allow selecting multiple nodes.
### Actual Behavior
Holding the Ctrl key and dragging while holding left click does nothing.
Tried other modifiers: Cmd, Alt, Shift. No results.
### Steps to Reproduce
Open Comfy UI on Firefox (latest - 130.0.1 (64-bit)) and try to hold Ctrl and select multiple nodes by dragging the mouse while holding left click.
### Debug Logs
```powershell
None. Irrelevant.
```
### Other
I couldn't find an existing bug report. Tested on MacOS Ventura 13.7 (22H123).
From the perspective of UX, there is no need for a modifier to be held in order to multi-select. There are a plenty alternatives (compared to left-click) for panning the canvas (middle-mouse, spacebar + left-click, probably other that I didn't encounter yet).
Contributor guide
Assessment
This issue has not been assessed yet.