https://bugs.kde.org/show_bug.cgi?id=455556
--- Comment #5 from Richard Llom <richard.l...@gmail.com> --- (In reply to Christoph Cullmann from comment #4) > Is there any special thing to do to reproduce this? > No, but it might be configuration thing. What libinput version are you using. Is the high res scrolling option activated? Output of evtest for one scroll tick on my setup: Event: time 1657140543.952137, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140543.952137, -------------- SYN_REPORT ------------ Event: time 1657140543.958151, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140543.958151, -------------- SYN_REPORT ------------ Event: time 1657140543.990245, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140543.990245, -------------- SYN_REPORT ------------ Event: time 1657140544.020147, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140544.020147, type 2 (EV_REL), code 8 (REL_WHEEL), value -1 Event: time 1657140544.020147, -------------- SYN_REPORT ------------ Event: time 1657140544.036178, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140544.036178, -------------- SYN_REPORT ------------ Event: time 1657140544.052157, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140544.052157, -------------- SYN_REPORT ------------ Event: time 1657140544.068143, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140544.068143, -------------- SYN_REPORT ------------ Event: time 1657140545.100103, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15 Event: time 1657140545.100103, -------------- SYN_REPORT ------------ > If I scroll "slow or normal", it seems to just behave as wanted, one tab at > a time. This is not the case here in kde apps. But it works like this in chromium. -- You are receiving this mail because: You are watching all bug changes.