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

Clipboard cannot be changed from compositor if client has copied something

    XMLWordPrintable

Details

    • Linux/Wayland
    • f09eef80f (dev), af89681b3 (6.8), 594e56fe8 (6.7), 5a88a986b (tqtc/lts-6.5)

    Description

      To reproduce, run attached compositor (minimal-cpp) and start the client application. Press "copy" button, then wait until the compositor tries to do overrideSelection()+updateSelection() (does so every 10 seconds).

      QClipboard::changed is emitted, but the data available through QClipboard does not change.

      It only starts working again if the mimeData is cleared from QClipboard.

      Attachments

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

        Activity

          People

            inho Inho Lee
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes