Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27533

[REG:7.0.0->7.0.1] Copy pasting between files in split view pastes to wrong file

XMLWordPrintable

    • Windows
    • f8a04666d5734be97195bc87f0d00f1773daffec

      When quickly pasting text after switching active split window, the text is copied to the previously active window. Waiting a second or so after activating new window before pasting fixes the issue.

      Steps to reproduce:

      • Have 2 files open side by side (in split view)
      • Select right side window, copy some text from it (does not have to be copied from that file)
      • Quickly select left side window and hit CTRL+V to paste the text

      Expected:

      • Text is pasted to left side window

      Actual:

      • Text is pasted to the preveious right side window (hitting CTRL-Z to undo at this point does not remove the text from right side window, as left side window is active now)

      7.0.0 did not have this issue. Also at some cases even the user's new input from keyboard can go to wrong window in this same scenario (with much harder to reproduce rate).

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

            davschul David Schulz
            jussi_witick Jussi Witick
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes