Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color picker hex textbox tooltip blocks keyboard input #82106

Closed
Demkeys opened this issue Sep 22, 2023 · 1 comment
Closed

Color picker hex textbox tooltip blocks keyboard input #82106

Demkeys opened this issue Sep 22, 2023 · 1 comment

Comments

@Demkeys
Copy link

Demkeys commented Sep 22, 2023

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).
GodotColorPicker

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.

@AThousandShips
Copy link
Member

AThousandShips commented Sep 22, 2023

Thank you for reporting, closing as a duplicate of:

@AThousandShips AThousandShips marked this as a duplicate of #79500 Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants