SUMMARY When in the overview page and the category browser pages, it is possible to select the "View", "Run slide show", "Jump to Selection" and other actions even though no thumbnails are shown. Effectively, this means that one is acting blind. STEPS TO REPRODUCE 1. Start kphotoalbum 2. Select "View | View" OBSERVED RESULT The "first" image in the collection is shown. EXPECTED RESULT The "View" action should be disabled.
Git commit b1a43a30b89da88ac5cd5ecfc39e11a0f4fcedbf by Johannes Zarl-Zierl. Committed on 06/07/2025 at 17:19. Pushed by johanneszarl into branch 'master'. Disable "View" actions unless in thumbnail view The view actions (view images, view images in new window, run slideshow, run randomized slideshow) were always enabled. It's not appropriate for these actions to be enabled in the overview page or at the category browser page and could lead to non-intuitive behaviour. M +1 -1 Browser/BrowserWidget.cpp M +1 -1 Browser/BrowserWidget.h M +1 -0 CHANGELOG.md M +17 -12 MainWindow/Window.cpp M +0 -1 MainWindow/Window.h https://invent.kde.org/graphics/kphotoalbum/-/commit/b1a43a30b89da88ac5cd5ecfc39e11a0f4fcedbf