SearchPrompt captures a return key stroke from previous dialog #1044
Labels
Benign Bug
Bug that doesn't stop user from using the tool but it makes it inconvenient [class]
Enhancement
Enhancement request [class->Improved #{number}: {title}]
pyrevit Version 4.7.4
I have a script that has you make a selection (Electrical Equipment/Mechanical Equipment/etc) prior to starting the searchprompt for that category. On this prerequisite dialog if I select the option with the mouse the searchprompt works fine, but if I press Enter (return), the searchprompt captures that keystroke and immediately closes returning nothing.
To Reproduce
My suggestion is:
In Pyrevit>Forms>init.py>SearchPrompt>handle_kb_key
The text was updated successfully, but these errors were encountered: