contour icon indicating copy to clipboard operation
contour copied to clipboard

Alt+WheelEvents not captured correctly

Open christianparpart opened this issue 4 years ago • 0 comments

Related Qt-BUG tracking ticket: https://bugreports.qt.io/browse/QTBUG-30948

Thing is, that behavior seems intended by Qt, but I explicitly do NOT want that cleverness. I want the actual, unaltered(!) information. With orientation() being dropped in Qt 6 there is literally no way (as far as I can tell) to detect that.

Not sure how to fix this unless someone in the related tracker has a clever answer for me.

https://github.com/qutebrowser/qutebrowser/issues/3840 seems to suffer from the same problem and didn't have a fix just yet (?).

christianparpart avatar Aug 16 '21 10:08 christianparpart