Bug 517308 - In the new "Survey" tool, the left and right overlay navigation arrows are not working.
Summary: In the new "Survey" tool, the left and right overlay navigation arrows are no...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Overlay (other bugs)
Version First Reported In: 9.0.0
Platform: unspecified Unspecified
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-08 19:59 UTC by Peter
Modified: 2026-03-09 07:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In: 9.1.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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