Bug 513869

Summary: Vertical scroll wheel consumed by horizantal `ListView`s
Product: [Applications] audiotube Reporter: brogolem35
Component: generalAssignee: Jonah Brüchert <jbb>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description brogolem35 2025-12-27 06:44:25 UTC
SUMMARY

On the Library page (the first page that opens), if the user tries to vertically scroll with mouse wheel while the cursor is on one of the `ListView`s, the input is consumed by the `ListView` that the cursor is on.

STEPS TO REPRODUCE
1. Open AudioTube.
2. Put your mouse `ListView`s present in the Library.
3. Try to scroll with mouse wheel.

OBSERVED RESULT

Does not vertically scroll.

EXPECTED RESULT

To vertically scroll.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.21.0
Qt Version: 6.10.1
Kernel Version: 6.18.2-zen2-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 4750G with Radeon Graphics
Memory: 32 GiB of RAM (31.1 GiB usable)
Graphics Processor: AMD Radeon RX 6700 XT

ADDITIONAL INFORMATION
The issue persists on both native Arch package and the Flatpak. Built the commit bff9437 myself and it is the same.