https://bugs.kde.org/show_bug.cgi?id=464829
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/de1a | |e4b302e1e41012211a9826f687e | |2550c91f0 --- Comment #6 from Marco Martin <notm...@gmail.com> --- Git commit de1ae4b302e1e41012211a9826f687e2550c91f0 by Marco Martin. Committed on 01/02/2023 at 09:09. Pushed by mart into branch 'master'. Disable HoverHandler As https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/215 the hoverhandler needs to be disabled in order to not steal events from the flickable (and making it flickable with mouse even if in a ScrollView) When disabled, an HoverHAndler *still* has the behavior on hover working, it just disables press events handling which shouldn't accept in the first place M +7 -0 src/controls/SelectableLabel.qml https://invent.kde.org/frameworks/kirigami/commit/de1ae4b302e1e41012211a9826f687e2550c91f0 -- You are receiving this mail because: You are watching all bug changes.