The Geolocation bookmark editor window has no taskbar icon, when running under Ubuntu's Unity interface. Reproducible: Always
Which digiKam version you use ? Where in GUI ? Please take a shoot... Gilles Caulier
Created attachment 71067 [details] Screenshot of issue Empty space visible second from bottom in Unity taskbar on the left.
I'd guess the window is implemented as a modal dialog (blocking the main window while open) and not as a separate main window. I see no technical requirement though why it must be like that.
*** Bug 342425 has been marked as a duplicate of this bug. ***
Maik, This problem is fully reproducible with 8.2.0 under Plasma 5. If i follow the comment #3 from MArcel, this can be fixed easily. Gilles
Maik, Code is here : https://invent.kde.org/graphics/digikam/-/blob/master/core/utilities/geolocation/geoiface/bookmark/gpsbookmarkowner.cpp?ref_type=heads#L119 Gilles
It seems to be normal that other QDialogs from a modal QDialog do not appear in the taskbar. We can set the window flags accordingly so that the bookmark dialog appears accordingly in the taskbar. However, the windows will also be grouped in the taskbar in Plasma if the appropriate settings are made. Maik
Git commit e52dc53f6bd9b6693cc63d11b7a48e4b4ae8d065 by Maik Qualmann. Committed on 24/10/2023 at 12:43. Pushed by mqualmann into branch 'master'. show bookmark editor in the taskbar and only allow one window FIXED-IN: 8.2.0 M +1 -1 NEWS M +7 -2 core/utilities/geolocation/geoiface/bookmark/bookmarksdlg.cpp M +21 -9 core/utilities/geolocation/geoiface/bookmark/gpsbookmarkowner.cpp https://invent.kde.org/graphics/digikam/-/commit/e52dc53f6bd9b6693cc63d11b7a48e4b4ae8d065