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

REG [4.8.6-5.3.2] ScrollArea Touch events missing

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        1. QTBUG-43403.zip
          1 kB
        2. qtbug43403.zip
          2 kB
        3. qtbug43403_diag_5.diff
          3 kB
        4. press.cxx
          2 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes