Code review comment for lp:~lukas-kde/qtubuntu/fixWheel

Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

> Not specifying the window only for wheel events make the code inconsistent. So
> mouse movement can go to a window A but mouse wheel events to a window B.
>
> It also breaks the contract of the method dispatchPointerEvent. Its first
> parameter is the QWindow where events are supposed to go to. It should obey
> it.

Fixed

« Back to merge proposal