Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-69004

WebAssembly: Mouse wheel inverted on macOS

    XMLWordPrintable

Details

    • WebAssembly
    • 10b8ed816d0dff4321d5a8b0723a8090b2058678

    Description

      When running webassembly on my macOS client, I noticed that all scroll/mouse wheel actions are inverted.

      Example:

      https://s3.eu-west-2.amazonaws.com/wasm-qt-examples/last/qtquickcontrols2/contactlist/contactlist.html

      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

        Activity

          People

            lpotter Lorn Potter
            bartel Bartel Eerdekens
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes