https://bugs.kde.org/show_bug.cgi?id=452185
--- Comment #20 from caulier.gil...@gmail.com --- In MarbleWidget, PopupLayer is allocated here : https://invent.kde.org/education/marble/-/blob/marble-qt6/src/lib/marble/MarbleWidget.cpp?ref_type=heads#L239 Object is named internally as m_mapInfoDialog and is set as not visible by default... So why we see an empty dialog here ? It's due because the even loop do not dispatch the hide event properly ? Gilles -- You are receiving this mail because: You are watching all bug changes.