https://bugs.kde.org/show_bug.cgi?id=486341
--- Comment #10 from caulier.gil...@gmail.com --- Maik, I think the problem under MacOS can be the flags passed to dialog here : https://invent.kde.org/graphics/digikam/-/blob/master/core/utilities/geolocation/geoiface/bookmark/bookmarksdlg.cpp?ref_type=heads#L80 If i take a look to other setWindowFlags() call in digiKam core, we never use Qt::Sheet, but always a customized combination as this one : https://invent.kde.org/graphics/digikam/-/blob/master/core/libs/dplugins/widgets/dplugindialog.cpp?ref_type=heads#L46 Gilles -- You are receiving this mail because: You are watching all bug changes.