[dolphin] [Bug 509912] Allow scrolling using scrollwheel when dragging items in the viewport
[email protected] Wed, 01 Oct 2025 08:55:15 +0000
| Newsgroups | gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=3D509912 --- Comment #3 from [email protected] --- > One would have to handle the scroll-wheel input when the drag move event = is > active. Checked using QTableWidget When the user is dragging an object, QAbstractScrollArea::viewportEvent (QE= vent *event) doesn't receive QWheelEvent. ___ Maybe the dragged item preview, that moves along with the cursor, is eating said wheel event? --=20 You are receiving this mail because: You are on the CC list for the bug.=