https://bugs.kde.org/show_bug.cgi?id=464829
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/kirigami/commit/de1a |eworks/kirigami/commit/b2a5 |e4b302e1e41012211a9826f687e |c8901cb91c42f29a9fb742f3160 |2550c91f0 |0f19595b1 --- Comment #7 from Marco Martin <notm...@gmail.com> --- Git commit b2a5c8901cb91c42f29a9fb742f31600f19595b1 by Marco Martin. Committed on 01/02/2023 at 09:46. Pushed by mart into branch 'kf5'. 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/b2a5c8901cb91c42f29a9fb742f31600f19595b1 -- You are receiving this mail because: You are watching all bug changes.