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

Stopping streaming when window is resizing or moving

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.5.0
    • 4.8.5, 5.2.0 Beta1
    • Serial Port
    • None
    • OS: Any Windows
      Qt: Any v4.x, v5.x
      Serial port: any physical or any virtual (e.g. com0com project http://sourceforge.net/projects/com0com/)

    Description

      How to reproduce issue:

      • Connect to the remote side of the serial interface a some device which periodically sends some sequence of symbols (the some text).
      • Run the Terminal example, configure and open appropriate serial port.
      • To be convinced that data from the remote device correctly arrive and are displayed in the Terminal.
      • Click by the left mouse button to the window title bar of the Terminal and to hold the button (as though we are going to move a window).
      • Watch for the arrived data from the remote device.

      Expectation: A appear of each newcomer of the char/text data in the Terminal window.

      Observation: A new arriving data aren't appear now in the Terminal window. But in case of release of the mouse button in the Terminal are displayed directly all data which was received while the mouse button was hold.

      Summary: It seems, QWinEventNotifier stops when moving or resize a window. It is only the Windows OS specific bug.

      PS: In case of absence of the real device it is possible to use a virtual null-modem pair of serial ports. For example, using a com0com project or something other.

      Attachments

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

        Activity

          People

            kuzulis Denis Shienkov
            kuzulis Denis Shienkov
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes