You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the "Quick Open..." dialog it will sometimes appear and the focus is NOT in the text field and there's no way to get the focus in there without mouse clicking on it. This is frustrating and slows the developer down by having to reach for the mouse.
Steps to reproduce
Unfortunately, it's fairly random and I don't know what causes it. It feels like it does this maybe 20% of the time I open that dialog, but it's hard to say. It feels like a timing issue of some kind but that's just a wild guess.
Minimal reproduction project
The text was updated successfully, but these errors were encountered:
I can 100% reproduce this on v4.3.dev6.official [64520fe].
Open the script editor as a dockable window and use the Quick Open shortcut.
The window will open up and the search will be focused but not the window itself!
I remember also randomly when the script editor was docked, sometimes there was a chance that it could also have the same issue, which might actually be the main issue here.
Godot version
4.1.1, 4.2
System information
Linux, PopOS!
Issue description
When using the "Quick Open..." dialog it will sometimes appear and the focus is NOT in the text field and there's no way to get the focus in there without mouse clicking on it. This is frustrating and slows the developer down by having to reach for the mouse.
Steps to reproduce
Unfortunately, it's fairly random and I don't know what causes it. It feels like it does this maybe 20% of the time I open that dialog, but it's hard to say. It feels like a timing issue of some kind but that's just a wild guess.
Minimal reproduction project
The text was updated successfully, but these errors were encountered: