SUMMARY Since 5.80 i guess, last 3 versions, back/forward buttons stops to work in Discover and System Settings. STEPS TO REPRODUCE 1. Open Discover 2. Navigate to package 3. Click on mouse back/forward button (if you do on thumbnail it's registered as normal left button) OBSERVED RESULT Clicking back/forward buttons isn't work furthermore in Discover it's evaluated as left click EXPECTED RESULT Back button goes back to previous view, forward to next one. SOFTWARE/OS VERSIONS Linux/KDE Plasma (available in About System) KDE Plasma Version: 5.21.5 KDE Frameworks Version: 5.82 Qt Version: 5.15.2 (+KDE patches) ADDITIONAL INFORMATION
*** Bug 437172 has been marked as a duplicate of this bug. ***
Yes! So annoying.
This is also in Download New Staff windows, such as for example in Dolphin: settings -> context menu -> download new services.
*** Bug 447710 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/752
Git commit 11e63f54dd66d0876392aef5b3c35e26b609c228 by Arjen Hiemstra. Committed on 20/09/2022 at 11:57. Pushed by ngraham into branch 'master'. Restore going back/forward in ColumnView using back/forward mouse buttons This broke when dragging was disabled for ColumnView but we shouldn't disable all mouse interaction. M +4 -4 src/columnview.cpp https://invent.kde.org/frameworks/kirigami/commit/11e63f54dd66d0876392aef5b3c35e26b609c228