Bug 517308

Summary: In the new "Survey" tool, the left and right overlay navigation arrows are not working.
Product: [Applications] digikam Reporter: Peter <benedekppeter>
Component: Usability-OverlayAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 9.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed/Implemented In: 9.1.0
Sentry Crash Report:

Description Peter 2026-03-08 19:59:06 UTC
***
Tested in Linux Mint 22.3 and digikam appimage; Windows 10
digiKam source: https://files.kde.org/digikam/

In the new "Survey" tool, the left and right overlay navigation arrows are not working.
Clicking any of the arrows results in no action.
Comment 1 Maik Qualmann 2026-03-08 21:21:53 UTC
Git commit fabf4059836697586ec6ba6718af69e01675d5ff by Maik Qualmann.
Committed on 08/03/2026 at 21:18.
Pushed by mqualmann into branch 'master'.

fix missing connections in the Survey View
FIXED-IN: 9.1.0

M  +1    -1    NEWS
M  +1    -1    core/app/views/stack/stackedview.cpp
M  +19   -15   core/utilities/survey/surveystack.cpp
M  +4    -1    core/utilities/survey/surveystack.h
M  +3    -2    core/utilities/survey/surveywindow.cpp
M  +5    -2    core/utilities/survey/surveywindow.h
M  +3    -2    core/utilities/survey/surveywindow_setup.cpp

https://invent.kde.org/graphics/digikam/-/commit/fabf4059836697586ec6ba6718af69e01675d5ff
Comment 2 Maik Qualmann 2026-03-09 07:09:06 UTC
Git commit 7984169be0390f277f51c008429094bdd6658c4d by Maik Qualmann.
Committed on 09/03/2026 at 07:08.
Pushed by mqualmann into branch 'master'.

simplify code, get StackedView pointer via the parent

M  +1    -1    core/app/views/stack/stackedview.cpp
M  +17   -19   core/utilities/survey/surveystack.cpp
M  +1    -3    core/utilities/survey/surveystack.h
M  +2    -3    core/utilities/survey/surveywindow.cpp
M  +2    -4    core/utilities/survey/surveywindow.h
M  +2    -3    core/utilities/survey/surveywindow_setup.cpp

https://invent.kde.org/graphics/digikam/-/commit/7984169be0390f277f51c008429094bdd6658c4d