SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open a pdf in Okular 2. Click on the zoom dropdown list box on the toolbar 3. Select different values (i.e. 100%, Fit Width, Auto Fit) OBSERVED RESULT No change in zoom level of document EXPECTED RESULT Change in zoom level of document corresponding to the value in the dropdown list SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE Neon Unstable (available in About System) KDE Plasma Version: 5.91.90 KDE Frameworks Version: 5.248.0 Qt Version: 6.6.1 ADDITIONAL INFORMATION The entries under Menubar>View work properly
A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/897
Git commit a3f018184864599161e74e5587b9aa55edaf360c by Sune Vuorela. Committed on 02/01/2024 at 11:21. Pushed by aacid into branch 'master'. Fix zoom select There is a surprising api change in KSelectAction that has renamed triggered, but a base class is still having a different triggered, so code still compiles. Rename the signal to the new version M +1 -1 part/pageview.cpp https://invent.kde.org/graphics/okular/-/commit/a3f018184864599161e74e5587b9aa55edaf360c