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

QDockWidgets jitter, glitch and/or crash when rearranged

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9.2
    • None
    • Android
    • 2025wk42s3QtforAndroid

      Using QtWidgets on Android, QDockWidgets misbehave badly when rearranging them.

      Attempting to drag a floating widget around will make it jitter around the screen, teleporting around in a seemingly random pattern until it is let go. Sometimes this gets so crazy that the widget can no longer be released and gets attached to the finger or cursor forever, or sometimes even crashes the entire application, but this does not reproduce consistently.

      Trying to dock a widget elsewhere sometimes causes partial repaints that miss part of the affected area. Unsure if this is related to the incorrect positioning. Could also be related to the repainting issues reported in QTBUG-139194 and QTBUG-139195.

      The issues appear when using touch, a mouse or a stylus all the same.

      I'll attach a video showing the issue on a Samsung S6 Lite running Android 13, but the issue seems to reproduce on any device.

      The minimal application shown in the video is attached and also available here: https://github.com/askmeaboutlo0m/barebones-qt-app/

        1. QTBUG-139197.mp4
          6.67 MB
        2. docks.mp4
          4.39 MB
        3. barebones-qt-app-main.zip
          5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtandroidteam Qt Android Team
            askmeaboutloom askme aboutloom
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes