Summary: | Back/Forward mouse button does not work anymore | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Anthony Fieroni <bvbfan> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ashark, eurogang, gudvinr+kde, justin.zobel, nate, twinshadows404 |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.80.0 | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=314138 | ||
Latest Commit: | https://invent.kde.org/frameworks/kirigami/commit/11e63f54dd66d0876392aef5b3c35e26b609c228 | Version Fixed In: | 5.99 |
Sentry Crash Report: |
Description
Anthony Fieroni
2021-05-08 19:20:56 UTC
*** 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 |