[dolphin] [Bug 509912] Allow scrolling using scrollwheel when dragging items in the viewport

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Oct 1 09:55:15 BST 2025


https://bugs.kde.org/show_bug.cgi?id=509912

--- Comment #3 from ulterno at gmail.com ---
> 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 (QEvent
*event) doesn't receive QWheelEvent.

___
Maybe the dragged item preview, that moves along with the cursor, is eating
said wheel event?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list