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
In the Color picker when you click on the Hex textbox to enter a value, if you leave your cursor on the textbox, a tooltip will appear. When this happens, keyboard input gets blocked and you can't enter text into the textbox until you do something that closes the tooltip. This behavior occurs on both Windows (Win 10) and Linux (Ubuntu Studio).
Steps to reproduce
To reproduce:
Create root node
Create ColorRect child node
In Inspector, open the color picker by clicking Color. Then click on the Hex textbox and leave your mouse cursor there. Once the tooltip appears, keyboard input gets blocked.
Minimal reproduction project
Given how simple the repro is I don't think uploading the project is necessary here. But if it's still required kindly let me know and I'll post it.
The text was updated successfully, but these errors were encountered:
Godot version
v4.1.1.stable.official [bd6af8e]
System information
Godot v4.1.1.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce MX110 () - Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 Threads)
Issue description
In the Color picker when you click on the Hex textbox to enter a value, if you leave your cursor on the textbox, a tooltip will appear. When this happens, keyboard input gets blocked and you can't enter text into the textbox until you do something that closes the tooltip. This behavior occurs on both Windows (Win 10) and Linux (Ubuntu Studio).
Steps to reproduce
To reproduce:
Minimal reproduction project
Given how simple the repro is I don't think uploading the project is necessary here. But if it's still required kindly let me know and I'll post it.
The text was updated successfully, but these errors were encountered: