Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.11.0
-
None
-
macOS Sierra 10.12.6
-
-
10b8ed816d0dff4321d5a8b0723a8090b2058678
Description
When running webassembly on my macOS client, I noticed that all scroll/mouse wheel actions are inverted.
Example:
Normal webpage:
Wheel up - scrolls page UP
Wheel down - scrolls page DOWN
Touchpad up - scrolls page DOWN
Touchpad down - scrolls page UP
WebAssembly:
Wheel up - scrolls page DOWN
Wheel down - scrolls page UP
Touchpad up - scrolls page UP
Touchpad down - scrolls page DOWN
So totally inverted as normal.
As well, scrolling with the touchpad is quite unresponsive/slow/inconstant.
(Note that in my macOS the mouse settings "Scroll direction: Neutral" is checked (which inverters mouse wheel to common mode throughout macOS)
Attachments
For Gerrit Dashboard: QTBUG-69004 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
233494,3 | wasm: use 'natural' scrolling on macOS | wip/webassembly | qt/qtbase | Status: ABANDONED | 0 | 0 |