https://bugs.kde.org/show_bug.cgi?id=500009
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/99c48ac | |c8ea5e614e447a8f62d92c8d12e | |9cf58b --- Comment #4 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 99c48acc8ea5e614e447a8f62d92c8d12e9cf58b by Akseli Lahtinen. Committed on 27/02/2025 at 12:05. Pushed by akselmo into branch 'master'. dolphinview: Add widget parameter to elided QToolTip::showText Without this parameter the QToolTip can not always determine what is the parent, so it will create a toplevel window in those cases. Make sure we have dolphinview itself as a widget there, so QToolTip and thus QtWayland can resolve what is the parent. This avoids creating random windows when opening a tooltip. M +1 -1 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/-/commit/99c48acc8ea5e614e447a8f62d92c8d12e9cf58b -- You are receiving this mail because: You are watching all bug changes.