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

QWaylandInputDevice::handleTouchFrame null operation in allReleased case

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.4.0
    • 5.2.0
    • QPA: Wayland
    • None

    Description

      At the end of QWaylandInputDevice::handleTouchFrame in the if (allReleased) case, mTouchPoints is sent which was cleared above.

      With an empty list of touch points, QWindowSystemInterface::handleTouchEvent just returns.

      Either the statement is useless or it was meant to send mPrevTouchPoints there.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            jensgeorg Jens Georg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes