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

Tooltips no longer stay open due to a Wacom display tablet #104672

Open
ydeltastar opened this issue Mar 26, 2025 · 0 comments
Open

Tooltips no longer stay open due to a Wacom display tablet #104672

ydeltastar opened this issue Mar 26, 2025 · 0 comments

Comments

@ydeltastar
Copy link
Contributor

ydeltastar commented Mar 26, 2025

Tested versions

  • 4.5.dev

System information

Windows 11 (build 22631) - Multi-window, 3 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3070 (NVIDIA; 32.0.15.6636)

Issue description

I have a Wacom Cintiq 13 and since #102801 tooltips don't stay open when hovering properties in the inspector or symbols in the code editor. They appear and then close a second later.

Image

Note: The table is always connected but I don't use it with Godot. I use the editor in another display with a regular mouse.

The issue happens only for documentation tooltips. Simple tooltips, like when hovering a node in the scene tree, work fine.

The issue happens in the default configuration. Here are the results of changing the input_devices/pen_tablet/driver.windows setting (Windows Ink is disabled in tablet properties):

  • Default (blank): reproducible
  • auto: reproducible
  • winink: not reproducible
  • wintab: reproducible
  • dummy: not reproducible

Steps to reproduce

Happens in any project with the default configuration.

Minimal reproduction project (MRP)

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress / Assigned
Development

No branches or pull requests

2 participants