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

QDial is extremely unresponsive on Android

    XMLWordPrintable

Details

    • Android

    Description

      QDial is very unresponsive on Android.

      On touch, it reacts in reasonable time (less than one second). But if you try to turn the QDial with your finger, dragging your finger over the screen, it only reacts after removing the finger from the screen, not while dragging.

      When turning the QDial a lot, it even takes a few seconds until it reacts at all, even after removing the finger.

      To reproduce, just create an empty project, add a QDial and a progressbar, connect QDial's "valueChanged" signal with the "setValue" slot of the progressbar. Or use the project attached.

      Attachments

        1. 700x700.mp4
          850 kB
        2. default_size.mp4
          1.55 MB
        3. qdial_bug_report.tar.gz
          4 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtandroidteam Qt Android Team
            andreasbuhr Andreas Buhr
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes