When using the prompt randomizing feature of ComfyUI, the cursor will automatically and constantly jump to the end of the prompt.
- Clear the workflow.
- Insert a Clip Text Encode node (you can even add one from other developers).
- Enter a random selection in a prompt, like so:
{option1|option2|option3}
rest of prompt
- Now attempt to edit any of the options, or really anything in the prompt except for the end of it.
Result: The cursor will jump to the end of the prompt (in the case above, the end of the word "prompt"). This makes it nearly impossible to edit the prompt if using the randomizing feature described here:
https://blenderneko.github.io/ComfyUI-docs/Interface/Textprompts/
Using Chrome on Windows 10. Custom-Scripts last updated 2024-05-21.
Encountering the same issue. Firefox 126.0. This repo was installed on 5-8-24.
I'm not seeing this behavior on my end with Chrome or Firefox, if you disable autocomplete does this resolve the issue for you?
Tried unchecking all autocomplete, and then all custom scripts options, did not resolve. After uninstalling node, problem is gone.
Yep, same here.
EDIT: small workaround, escape one of your braces "\{" and this won't happen
+1, narrowed down the issue to this plugin then found this discussion. I had autocomplete disabled and am using prompt randomization.