https://bugs.kde.org/show_bug.cgi?id=517538
--- Comment #2 from Maik Qualmann <[email protected]> --- Git commit 303e15f20f688294ce0602d307cdb82ea4cec2da by Maik Qualmann. Committed on 21/03/2026 at 16:43. Pushed by mqualmann into branch 'master'. fix shortcuts for labels in the survey view If the selection was cleared in the digiKam main window, the previous implementation in the survey view didn't work. We might be able to avoid duplicate code by using the functions in the respective image/video view. Also, for Windows, when writing metadata to a video, it still needs to be unloaded from FFmpeg. M +28 -15 core/libs/tags/engine/tagsactionmngr_shortcuts.cpp M +36 -0 core/utilities/survey/surveywindow.cpp M +8 -0 core/utilities/survey/surveywindow.h M +1 -0 core/utilities/survey/surveywindow_p.h https://invent.kde.org/graphics/digikam/-/commit/303e15f20f688294ce0602d307cdb82ea4cec2da -- You are receiving this mail because: You are watching all bug changes.
