gui: "Go to position" bug
Describe the bug
If I load a design in OpenROAD tool, go to "View", and "Go to position" (or use Shift+G), when trying to modify the X or Y values it does not work, I start typing but the cursor is removed from the typing filed while typing. I can't even use backspace to remove the existing values in X and Y.
It works fine if I first modify the "Size", than I can modify the X and Y and it zooms in properly.
On this video I noticed delete or backspace both do not work, I am not able to remove the last number (I am consistently pressing backspace in the video, but the last digit is not erased). If I select the whole text I am able to replace the existing value (but only after changing "Size" value).
https://github.com/user-attachments/assets/4b020d11-2b75-4c75-9075-4dbcd7211925
Expected Behavior
Be able to freely modify X and Y in "Go to position"
Environment
I currently see this, but it happened with the latest version when this issue was created.
./etc/Env.sh
Error: Access to the public repository 'The-OpenROAD-Project/OpenROAD' is restricted.
Please use the private repositories for your work.
To Reproduce
Load a design, press shift+G.
Relevant log output
Screenshots
No response
Additional Context
No response
Despite being simple in concept it has never worked that well.
@braydenlouie noticed the same a couple weeks ago
The same in KLayout is much better and we should try to do something similar.