https://bugs.kde.org/show_bug.cgi?id=499303
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/8d6f9db638fc1dfb8a2f7 | |fc9bb1bb9007698b68e --- Comment #4 from David Redondo <k...@david-redondo.de> --- Git commit 8d6f9db638fc1dfb8a2f7fc9bb1bb9007698b68e by David Redondo. Committed on 30/01/2025 at 14:03. Pushed by davidre into branch 'master'. Set interactive of TableView and page flickable to false SelectionRectangle has a weird interaction where it can intercept mouse events when it shouldn't (QTBUG-125867) for some reason setting the flickables to not be interactive works around this. This should have no other effect because we are in scrollviews that manage touch and scrolling. Related: bug 487219 M +6 -0 src/page/EditablePage.qml M +1 -0 src/table/BaseTableView.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/8d6f9db638fc1dfb8a2f7fc9bb1bb9007698b68e -- You are receiving this mail because: You are watching all bug changes.