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
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.
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
The text was updated successfully, but these errors were encountered:
Tested versions
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.
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):auto
: reproduciblewinink
: not reproduciblewintab
: reproducibledummy
: not reproducibleSteps to reproduce
Happens in any project with the default configuration.
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: