[frameworks-kxmlgui] [Bug 447358] App crash when displaying tooltip on tray icon

2022-09-23 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=447358 Juraj changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[frameworks-kxmlgui] [Bug 447358] App crash when displaying tooltip on tray icon

2022-06-20 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=447358 --- Comment #1 from Juraj --- After another round of debugging I found that the crash is caused in the check code: >while (m_widget->toolTip().isEmpty()) { >m_widget = m_widget->parentWidget(); >if (!m_widget) { >return