#1148179 Regression: Scroll wheel events ignored when pointer hovers over inner list items

Package:
fuzzel
Source:
fuzzel
Description:
Application launcher for wlroots based Wayland compositors
Submitter:
Awtul
Date:
2026-09-17 20:49:02 UTC
Severity:
normal
#1148179#5
Date:
2026-09-17 20:47:04 UTC
From:
To:
Dear Maintainer,

Since the recent update of fuzzel, the mouse scroll wheel (middle mouse scroll) no longer scrolls the list view
if the pointer is hovering directly over active inner entries inside the Fuzzel window.
The list only scrolls normally when the mouse pointer is placed over the very first or very last visible entries
(near the window margins/boundaries - top/bottom). When the cursor is positioned over the middle entries,
the scroll events seem to be swallowed or ignored. Upon reaching the last entry, scrolling freezes for a few seconds
before suddenly jumping to the first entry.

(I use fuzzel in Labwc via root menu (menu.xml) and waybar).

Thanks for your work!