qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.41k stars 2.98k forks source link

Tooltips missing #57440

Open DeltaChoco opened 4 months ago

DeltaChoco commented 4 months ago

What is the bug or the crash?

The tooltips are missing, box does not even show up

Steps to reproduce the issue

Recording 2024-05-15 210515.zip

Changing to a different window causes tooltips to disappear. Sometimes they randomly come back

Versions

QGIS version 3.34.5-Prizren QGIS code revision 4b308492 Qt version 5.15.3 Python version 3.9.18 GDAL/OGR version 3.8.4 PROJ version 9.3.1 EPSG Registry database version v10.098 (2023-11-24) GEOS version 3.12.1-CAPI-1.18.1 SQLite version 3.41.1 PDAL version 2.6.0 PostgreSQL client version 16.2 SpatiaLite version 5.1.0 QWT version 6.1.6 QScintilla2 version 2.13.4 OS version Windows 10 Version 2009

Active Python plugins mmqgis 2021.9.10 quick_map_services 0.19.34 db_manager 0.1.20 grassprovider 2.12.99 MetaSearch 0.3.6 otbprovider 2.12.99 processing 2.12.99

Supported QGIS version

New profile

Additional context

It does not require changing windows to disappear

No response

elpaso commented 4 months ago

I suspect this is an upstream issue: we are not doing anything special with tooltips in QGIS code.