https://bugs.kde.org/show_bug.cgi?id=407429

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cullm...@kde.org

--- Comment #1 from Christoph Cullmann <cullm...@kde.org> ---
Hmm, it is bad that this happens, thought I am not sure how we shall debug
this.

We only call 

QApplication::clipboard()->setText(view()->selectionText(),
QClipboard::Selection);

for selection

and

QApplication::clipboard()->setText(text, QClipboard::Clipboard);

for clipboard.

Without any large code around that e.g. would be "time" dependent or "count"
stuff.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to