https://bugs.kde.org/show_bug.cgi?id=509912
--- 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 (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 watching all bug changes.
