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 the mouse is hovering over a GUI object long enough to bring out the description, I am prevented from inputting or changing text in the bottom text field in the color picker.
Steps to reproduce
Exactly what I did:
Create a variant (typed color array of size 0) within a node's (MeshInstance3D) script.
Place a typing cursor within the bottom text field.
Hover over either the Hash next to the bottom text field, the text field itself, or the color picker.
Tested versions
Version 4.2.1 stable
System information
Windows 10
Issue description
When the mouse is hovering over a GUI object long enough to bring out the description, I am prevented from inputting or changing text in the bottom text field in the color picker.
Steps to reproduce
Exactly what I did:
Create a variant (typed color array of size 0) within a node's (MeshInstance3D) script.
Place a typing cursor within the bottom text field.
Hover over either the Hash next to the bottom text field, the text field itself, or the color picker.
Mash keys: Nothing happens in my case.
Minimal reproduction project (MRP)
Color picker Popup Bug.zip
The text was updated successfully, but these errors were encountered: