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

startSystemMove() blocks readyRead from serialport

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.2
    • 5.15.1
    • GUI: Window management
    • None
    • Windows
    • 4ff9993d9f2e991f2da1885a694d4f3a61c9af73

    Description

      My application is constantly connected to the serialport and works with the data received from it. The moment I start dragging the window of my application (a QML window) with startSystemMove() the readyRead signal of the serialport is not emitted anymore. It seems like the window movement is blocking it. As soon as I stop dragging the window all the buffered data is read from the port at once. 

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              mridder Matthias Ridder
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes