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

REG [4.8.6-5.3.2] ScrollArea Touch events missing

XMLWordPrintable

      TouchUpdate and TouchEnd events are missing after returning false in QScrollArea::viewportEvent() for TouchBegin event.

      One reason is widget set to ScrollArea. Without that events are working.

      Return value (true or false) should not block events if TouchBegin is accepted as it works correctly in Qt4.

        1. QTBUG-43403.zip
          1 kB
          Qt Support
        2. qtbug43403.zip
          2 kB
          Friedemann Kleint
        3. qtbug43403_diag_5.diff
          3 kB
          Friedemann Kleint
        4. press.cxx
          2 kB
          Martin Koller
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            srutledg Shawn Rutledge
            qtcomsupport Qt Support
            Votes:
            2 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes