Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl+selection in Firefox doesn't work (in Chrome everything is all right) #403

Closed
christian-byrne opened this issue Dec 29, 2024 · 1 comment · Fixed by #412
Closed

Comments

@christian-byrne
Copy link
Contributor

Original post:

Expected Behavior

if I hold Ctrl and if I press left mouse button and move it - I want to see the white rectangle which shows me WHAT I am selecting

Actual Behavior

The white rectangle is not drawn in Firefox.

Steps to Reproduce

Just use the firefox

Debug Logs

[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies. (GitPython)
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-12-29 00:53:44.655551
** Platform: Linux
** Python version: 3.12.8 | packaged by Anaconda, Inc. | (main, Dec 11 2024, 16:31:09) [GCC 11.2.0]
** Python executable: /opt/anaconda3/envs/comfyui/bin/python
** ComfyUI Path: /home/ihor/ai/ComfyUI
** Log path: /home/ihor/ai/ComfyUI/comfyui.log

Prestartup times for custom nodes:
  14.2 seconds: /home/ihor/ai/ComfyUI/custom_nodes/ComfyUI-Manager

Total VRAM 24105 MB, total RAM 257806 MB
pytorch version: 2.5.1+cu124
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
Using pytorch attention
[Prompt Server] web root: /home/ihor/ai/ComfyUI/web
### Loading: ComfyUI-Manager (V2.55.5)
### ComfyUI Revision: 2980 [ee9547ba] *DETACHED | Released on '2024-12-26'

Import times for custom nodes:
   0.0 seconds: /home/ihor/ai/ComfyUI/custom_nodes/websocket_image_save.py
   0.1 seconds: /home/ihor/ai/ComfyUI/custom_nodes/ComfyUI-Manager

Starting server

To see the GUI go to: http://127.0.0.1:8188
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json
FETCH DATA from: /home/ihor/ai/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json [DONE]
FETCH DATA from: /home/ihor/ai/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json [DONE]
@catboxanon
Copy link
Contributor

catboxanon commented Dec 30, 2024

#368 is the culprit. The pointer object seems to return 0 for the x and y offsets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants