Scroll issue - skipping steps

Hello!
I’m relatively new to Linux, so I apologise if I’ve missed anything.

I’ve set up Fedora on my computer, but I’ve ran into an issue I can’t find a solution for - when scrolling in most apps every few scroll steps (as in, turning the wheel by one notch) the scroll does not do anything, and the next scroll is normal (as in, not doubled or similar).

I’m on KDE and Wayland.
The mouse is a Logitech G305 - wireless usb mouse.

Here’s more information and what I’ve tried:

  • Affected apps - Firefox, Thunderbird, Konsole, Settings, Dolphin, KWrite
  • Unaffected apps - Visual Studio Code, Discord, Chromium
    (note - not an exhaustive list, I haven’t used other apps much)
  • Scroll sensitivity - this only happens with scroll sensitivty below 5 notches, which corresponds to below 1 ScrollFactor in kcminputrc. Anything >= 1 is fine (but too fast for me)
  • libinput record, libinput debug-events shows an event on each scroll, even when the issue happens.
  • Disabled hig_logitech_hidpp module, no change.
  • Tried different mice - both wireless usb - a Logitech M190 and a noname. Exact same issue.

Are there other logs I could find, similar to libinput record maybe?
Thanks for the help.

That logitech mouse appears to use the logitech nano receiver. The G305 mouse seems to use the lightspeed receiver.
My logitech MX Ergo trackball uses the unifying receiver and i have never had a problem with it.

I wonder if the frequency used by the nano receiver or the lightspeed receiver may be conflicting with something else in the household that uses the same frequency? Without knowing the radio details of those receivers it may be difficult to track down.

Oh sorry I forgot to mention - this issue does not happen in Windows (same computer or different computer), so I do not think it is the mouse.