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

startSystemMove() blocks readyRead from serialport

XMLWordPrintable

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

      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. 

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes