Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15.17, 6.7.2
-
-
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.