Use the Tab key to switch between textfields
This is an Extension for ComfyUI, which intercepts the default browser behavior when pressing Tab
key and focuses the textarea
instead.
By default, ComfyUI doesn't handle Tab
key (afaik). So when you press Tab
, it may just start highlighting your browser tabs or favorites. Thus, I block it and make it switch between the textarea
s (ie. The text inputs such as prompts) instead.